Re: Convert sepgsql tests to TAP - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Convert sepgsql tests to TAP
Date
Msg-id 840aa19b-787e-41d5-8e80-8ebd713ba239@dunslane.net
Whole thread Raw
In response to Re: Convert sepgsql tests to TAP  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Convert sepgsql tests to TAP
List pgsql-hackers
On 2025-01-24 Fr 10:57 AM, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>> On 2025-01-24 Fr 7:25 AM, Peter Eisentraut wrote:
>>> This has been committed.  And I understand there is a buildfarm client
>>> update available for the affected buildfarm members.
>> This should only be rhinoceros. Joe can pull this fix:
>> https://github.com/PGBuildFarm/client-code/commit/60b72787036090c6bf829f5cef2b0b3e60f2a2db
>> (or just copy the whole file from
>> https://raw.githubusercontent.com/PGBuildFarm/client-code/refs/heads/main/PGBuild/Modules/TestSepgsql.pm)
> Looks like alligator needs some help here too.
>
>             



That's an issue with the new TAP test - alligator isn't running the 
TestSepgsql module. lapwing has also had a TAP test failure.


cheers


andrew

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




pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: BF member drongo doesn't like 035_standby_logical_decoding.pl
Next
From: Andrew Dunstan
Date:
Subject: Re: why -Fdance archive format option works with ./pg_restore but not with ./pg_dump?