Re: buildfarm windows checks / tap tests on windows

From: Andres Freund <andres(at)anarazel(dot)de>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: buildfarm windows checks / tap tests on windows
Date: 2021-03-03 00:54:57
Message-ID: 20210303005457.gqqv23fmqodndjaf@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2021-03-02 17:04:16 -0500, Andrew Dunstan wrote:
> Well, I though it was, but it wasn't. Fixed now, see
> <https://github.com/PGBuildFarm/client-code/commit/377e9129a08d607bf7aa32a42bcf6ebecb92ba4d>
>
>
> I've deployed this on drongo, which will now run almost all the TAP
> tests.

Thanks!

> The exception is the recovery tests, because
> 021_row_visibility.pl crashes so badly it brings down the whole
> buildfarm client.

It still does, even after

commit 1e6e40447115ca7b4749d7d117b81b016ee5e2c2 (upstream/master, master)
Author: Andres Freund <andres(at)anarazel(dot)de>
Date: 2021-03-01 09:52:15 -0800

Fix recovery test hang in 021_row_visibility.pl on windows.

? I didn't see failures after that?

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2021-03-03 01:17:20 Re: WIP: BRIN multi-range indexes
Previous Message Jacob Champion 2021-03-03 00:50:15 Re: PROXY protocol support