From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net> |
Subject: | Re: failures in t/031_recovery_conflict.pl on CI |
Date: | 2022-05-06 03:57:28 |
Message-ID: | 2825879.1651809448@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andres Freund <andres(at)anarazel(dot)de> writes:
> On 2022-05-05 23:36:22 -0400, Tom Lane wrote:
>> So I reluctantly vote for removing 031_recovery_conflict.pl in the
>> back branches for now, with the expectation that we'll fix the
>> infrastructure and put it back after the current release round
>> is done.
> What about instead marking the flapping test TODO? That'd still give us most
> of the coverage...
Are you sure there's just one test that's failing? I haven't checked
the buildfarm history close enough to be sure of that. But if it's
true, disabling just that one would be fine (again, as a stopgap
measure).
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2022-05-06 05:35:50 | Re: strange slow query - lost lot of time somewhere |
Previous Message | Andres Freund | 2022-05-06 03:53:20 | Re: failures in t/031_recovery_conflict.pl on CI |