Re: buildfarm windows checks / tap tests on windows

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
Cc: Andrew Dunstan <andrew@dunslane.net>, pgsql-hackers@postgresql.org
Date: 2021-03-03T06:57:47Z
Lists: pgsql-hackers

Attachments

On Tue, Mar 02, 2021 at 09:47:18PM -0800, Andres Freund wrote:
> I can't reproduce that here - could either (or both) of you send
> 
> src/test/recovery/tmp_check/log/regress_log_021_row_visibility
> src/test/recovery/tmp_check/log/021_row_visibility_standby.log
> src/test/recovery/tmp_check/log/021_row_visibility_primary.log
> 
> of a failed run? And maybe how you're invoking it?

I have not checked this stuff in details, but here you go.  I have
simply invoked that with vcregress taptest src/test/recovery/,
speeding up the process by removing temporarily all the other
scripts.
--
Michael

Commits

  1. Close psql processes gracefully in recovery tests

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