Re: convert libpq uri-regress tests to tap test

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: convert libpq uri-regress tests to tap test
Дата
Msg-id 5bbac9ff-09a4-61e7-5bf9-a74c75d84bf8@dunslane.net
обсуждение исходный текст
Ответ на Re: convert libpq uri-regress tests to tap test  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: convert libpq uri-regress tests to tap test  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On 2/24/22 07:19, Andrew Dunstan wrote:
> On 2/23/22 20:52, Tom Lane wrote:
>> Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
>>> On 23.02.22 23:58, Tom Lane wrote:
>>>> Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
>>>>> libpq TAP tests should be in src/interfaces/libpq/t/.
>>>> That's failing to account for the fact that a libpq test can't
>>>> really be a pure-perl TAP test; you need some C code to drive the
>>>> library.
>>> Such things could be put under src/interfaces/libpq/test, or some other 
>>> subdirectory.  We already have src/interfaces/ecpg/test.
>> OK, but then the TAP scripts are under src/interfaces/libpq/test/t,
>> which isn't what you said.  I have no great objection to moving
>> src/test/modules/libpq_pipeline/ to src/interfaces/libpq/test/,
>> though, as long as the buildfarm will cope.
>>
>>             
>
> It won't without some adjustment.



See
<https://github.com/PGBuildFarm/client-code/commit/ffc0fc029877632e9437af51bd99ace308daf0c8>
and

<https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=crake&dt=2022-03-01%2010%3A47%3A22&stg=module-libpq-check>


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file
Следующее
От: Andres Freund
Дата:
Сообщение: Re: convert libpq uri-regress tests to tap test