Re: Readd use of TAP subtests

Поиск
Список
Период
Сортировка
От Jacob Champion
Тема Re: Readd use of TAP subtests
Дата
Msg-id 93ecc73227ec7f11a1e68db4c70da856a094fc59.camel@vmware.com
обсуждение исходный текст
Ответ на Re: Readd use of TAP subtests  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Readd use of TAP subtests
Список pgsql-hackers
On Fri, 2022-02-25 at 09:43 -0500, Andrew Dunstan wrote:
> AIUI TAP consumers are supposed to ignore lines they don't understand.

It's undefined behavior [1]:

> Any output that is not a version, a plan, a test line, a YAML block,
> a diagnostic or a bail out is incorrect. How a harness handles the
> incorrect line is undefined. Test::Harness silently ignores incorrect
> lines, but will become more stringent in the future. TAP::Harness
> reports TAP syntax errors at the end of a test run.

--Jacob

[1] https://testanything.org/tap-version-13-specification.html

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Add parameter jit_warn_above_fraction
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs)