Re: pgsql: Re-enable TAP tests of pg_receivewal for ZLIB on Windows

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Re-enable TAP tests of pg_receivewal for ZLIB on Windows
Date: 2021-07-22 01:08:28
Message-ID: 7fffc966-0d54-61c9-63ac-b84fd1a1e86e@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


On 7/21/21 8:00 PM, Michael Paquier wrote:
> On Wed, Jul 21, 2021 at 10:05:19AM -0400, Andrew Dunstan wrote:
>> drongo, an MSVC animal running on the same machine, doesn't seem to have
>> an issue, nor jacana which runs msys1, so this seems possibly
>> msys2-specific. I'll investigate on a similar instance I have.
> How is doing bowerbird? I was waiting for it to send an update before
> doing anything but there is no report yet. Is it getting stuck? I
> would feel honestly less sad about those tests if this proves to
> require temporarily a $is_msys2 rather than a $windows_os.

Yeah, bowerbird got a SIGBREAK that caused the whole buildfarm run to
die, so it's even worse than fairywren.

Let's skip for $windows_os and do some more thorough investigation.

cheers

andrew

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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2021-07-22 02:03:38 pgsql: Make nodeSort.c use Datum sorts for single column sorts
Previous Message Michael Paquier 2021-07-22 00:00:15 Re: pgsql: Re-enable TAP tests of pg_receivewal for ZLIB on Windows