pgsql: Make TAP todo_start effects the same under Meson and prove_check

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Make TAP todo_start effects the same under Meson and prove_check
Дата
Msg-id E1sN1K9-003IzM-RB@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make TAP todo_start effects the same under Meson and prove_check.

This could have caused spurious failures only on SPARC Linux, because
today's only todo_start tests for that platform.  Back-patch to v16,
where Meson support first appeared.

Reviewed by Robert Haas.

Discussion: https://postgr.es/m/20240512232923.aa.nmisch@google.com

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/288426902ee54a22d22ede769d14c5b7d4b59d99

Modified Files
--------------
src/tools/testwrap | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Amit Langote
Дата:
Сообщение: pgsql: SQL/JSON: Document behavior when input document is not jsonb
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Remove comment about xl_heap_inplace "AT END OF STRUCT".