pgsql: injection_points: Re-enable permutation in isolation test "basic
В списке pgsql-committers по дате отправления:
| От | Michael Paquier |
|---|---|
| Тема | pgsql: injection_points: Re-enable permutation in isolation test "basic |
| Дата | |
| Msg-id | E1tfqt5-005azj-Cw@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
injection_points: Re-enable permutation in isolation test "basic" This test has been disabled in 9f00edc22888 due to an instable expected output, where it would be possible for the wait step to report its result after the detach step is done. The expected output was ordered so as the detach would always report last. Isolation test permutations have the option to use markers to control the ordering for cases like this one, as documented in src/test/isolation/README. The permutation is enabled once again, this time with a marker added so as the detach step reports only once the wait step has finished, ensuring a correct output ordering. Reviewed-by: Bertrand Drouvot Discussion: https://postgr.es/m/Z6MBZTX5EqQ6A8Zc@paquier.xyz Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9e020050b8fa8e184bc1d58e6a4bc1edfa76cb8c Modified Files -------------- .../modules/injection_points/expected/basic.out | 26 ++++++++++++++++++++++ src/test/modules/injection_points/specs/basic.spec | 11 +++++---- 2 files changed, 31 insertions(+), 6 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера