Re: buildfarm windows checks / tap tests on windows

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: pgsql-hackers@postgresql.org
Date: 2021-03-03T00:54:57Z
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@anarazel.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



Commits

  1. Close psql processes gracefully in recovery tests

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