pgsql: ci: windows: Work around cirrus-ci bug causing test failures.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: ci: windows: Work around cirrus-ci bug causing test failures.
Date: 2022-03-05 06:01:02
Message-ID: E1nQNTR-0010IV-QL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ci: windows: Work around cirrus-ci bug causing test failures.

Will be reverted once fixed on cirrus's side.

See also https://github.com/cirruslabs/cirrus-ci-agent/issues/218

Discussion: https://postgr.es/m/CA+hUKGKx7k14n2nAALSvv6M_AB6oHasNBA65X6Dvo8hwfi9y0A@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/770011e3f39f21f2095d3a044b72460c4efac345

Modified Files
--------------
.cirrus.yml | 5 +++++
1 file changed, 5 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-03-07 01:27:02 pgsql: Create routine able to set single-call SRFs for Materialize mode
Previous Message Noah Misch 2022-03-05 02:56:44 pgsql: Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing tim