Re: Windows vs recovery tests

2022-01-12 Thread Andres Freund
Hi, On 2022-01-12 20:03:14 -0800, Andres Freund wrote: > So it looks like psql is hanging somewhere after that. I assume with an error > popup that nobody can click on :/. Not quite. Psql is actually just logging output in an endless loop. I connected with cdb.exe. kP: `007fd3c8 7ff

Re: Windows vs recovery tests

2022-01-12 Thread Andres Freund
Hi, On 2022-01-12 18:25:26 -0800, Andres Freund wrote: > There's one interesting patch that also times out just on windows, albeit in > another test group: > https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/36/2096 > > This IMO looks likely to be a bug in psql introduced by tha

Re: Windows vs recovery tests

2022-01-12 Thread Andres Freund
Hi, On 2022-01-12 15:58:26 -0800, Andres Freund wrote: > On 2022-01-12 14:34:00 -0500, Andrew Dunstan wrote: > > For some considerable time the recovery tests have been at best flaky on > > Windows, and at worst disastrous (i.e. they can hang rather than just > > fail). It's a problem I worked aro

Re: Windows vs recovery tests

2022-01-12 Thread Andres Freund
Hi, On 2022-01-12 14:34:00 -0500, Andrew Dunstan wrote: > For some considerable time the recovery tests have been at best flaky on > Windows, and at worst disastrous (i.e. they can hang rather than just > fail). It's a problem I worked around on my buildfarm animals by > disabling the tests, hopin

Re: Windows vs recovery tests

2022-01-12 Thread Andrew Dunstan
On 1/12/22 16:15, Tom Lane wrote: > Andrew Dunstan writes: >> For some considerable time the recovery tests have been at best flaky on >> Windows, and at worst disastrous (i.e. they can hang rather than just >> fail). > How long is "some considerable time"? I'm wondering if this isn't > the sam

Re: Windows vs recovery tests

2022-01-12 Thread Michail Nikolaev
Hello. It is also could be related - https://www.postgresql.org/message-id/flat/20220112112425.pgzymqcgdy62e7m3%40jrouhaud#097b54a539ac3091ca4e4ed8ce9ab89c (both Windows and Linux cases. Best regards, Michail.

Re: Windows vs recovery tests

2022-01-12 Thread Tom Lane
Andrew Dunstan writes: > For some considerable time the recovery tests have been at best flaky on > Windows, and at worst disastrous (i.e. they can hang rather than just > fail). How long is "some considerable time"? I'm wondering if this isn't the same issue under discussion in https://www.pos

Windows vs recovery tests

2022-01-12 Thread Andrew Dunstan
For some considerable time the recovery tests have been at best flaky on Windows, and at worst disastrous (i.e. they can hang rather than just fail). It's a problem I worked around on my buildfarm animals by disabling the tests, hoping to find time to get back to analysing the problem. But now we