pgsql: Disable recently added CIC/RI isolation tests - Mailing list pgsql-committers

From Álvaro Herrera
Subject pgsql: Disable recently added CIC/RI isolation tests
Date
Msg-id E1vV6he-000tdC-2X@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Disable recently added CIC/RI isolation tests

We have tried to stabilize them several times already, but they are very
flaky -- apparently there's some intrinsic instability that's hard to
solve with the isolationtester framework.  They are very noisy in CI
runs (whereas buildfarm has not registered any such failures).  They may
need to be rewritten completely.  In the meantime just comment them out
in Makefile/meson.build, leaving the spec files around.

Per complaint from Andres Freund.

Discussion: https://postgr.es/m/202512112014.icpomgc37zx4@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/77038d6d0b49622e719fc00ed46db0ab47d2b747

Modified Files
--------------
src/test/modules/injection_points/Makefile    | 15 +++++++++------
src/test/modules/injection_points/meson.build | 11 ++++++-----
2 files changed, 15 insertions(+), 11 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Refactor static_assert() support.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Improve sanity checks on multixid members length