Re: Improve TAP tests of pg_upgrade for cross-version tests - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Improve TAP tests of pg_upgrade for cross-version tests
Date
Msg-id 20221002170237.24ie2ctc6qojcrlc@awork3.anarazel.de
Whole thread Raw
In response to Re: Improve TAP tests of pg_upgrade for cross-version tests  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: Improve TAP tests of pg_upgrade for cross-version tests  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi,

On 2022-07-29 16:15:26 -0500, Justin Pryzby wrote:
> This was using the old psql rather than the new one.
> Before v10, psql didn't have \if.
> 
> I think Cluster.pm should be updated to support the upgrades that upgrade.sh
> supported.  I guess it ought to be fixed in v15.

This fails tests widely, and has so for a while:
https://cirrus-ci.com/build/4862820121575424
https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/39/3649

Note that it causes timeouts, which end up chewing up a cfbot "slot" for an
hour...

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: How to retain lesser paths at add_path()?
Next
From: Andres Freund
Date:
Subject: Re: [PoC] Improve dead tuple storage for lazy vacuum