Re: Foreign key isolation tests - Mailing list pgsql-hackers

From Rustam ALLAKOV
Subject Re: Foreign key isolation tests
Date
Msg-id 175253961008.2853453.6439482510563278651.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Foreign key isolation tests  (Paul Jungwirth <pj@illuminatedcomputing.com>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

Hi Paul,
Thank you for your prompt reply.

> I have the same --enable-* options.
> But does TESTNAME actually restrict your run to just those three?
> It doesn't for me.

It does not for us either. We somehow overlooked, sorry. It will run all the
118 tests specified at isolation_schedule file.

> As far as I know there is no way to run selected isolation tests,
> other than editing the isolation_schedule file

Thank you for explaining this, indeed modifying isolation_schedule file
does the trick on testing single spec only.

> Is there documentation saying that it should do something?
No there is none. TESTNAME variable was suggested by Claude 4.0 Sonnet.

We have rerun again 'make world' and 'make check-world' with your current
changes, all tests are passing. Thank you for all your clarifications!
We believe these are ready for committer.

Kindest regards.

The new status of this patch is: Ready for Committer

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: AIO v2.5
Next
From: Michael Paquier
Date:
Subject: Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)