pgsql: Disable one set of tests from c8841199509. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Disable one set of tests from c8841199509.
Date
Msg-id E1iGbwc-0004Ow-H2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Disable one set of tests from c8841199509.

One of the upsert related tests is unstable (sometimes even hanging
until isolationtester's step timeout is reached). Based on preliminary
analysis that might be a problem outside of just that test, but not
really related to EPQ and triggers.  Disable for now, to get the
buildfarm greener again.

Discussion: https://postgr.es/m/20191004222437.45qmglpto43pd3jb@alap3.anarazel.de
Backpatch: 9.6-, just like c8841199509.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6e61d75f5258dc395c131ad5edd712852e29939e

Modified Files
--------------
.../isolation/expected/eval-plan-qual-trigger.out  | 219 +--------------------
.../isolation/specs/eval-plan-qual-trigger.spec    |  21 +-
2 files changed, 13 insertions(+), 227 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Add isolation tests for the combination of EPQ and triggers.
Next
From: Andres Freund
Date:
Subject: pgsql: Disable one set of tests from c8841199509.