Re: Add isolation test template in injection_points for wait/wakeup/detach

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-02-06T01:42:00Z
Lists: pgsql-hackers
On Wed, Feb 05, 2025 at 11:03:25AM +0000, Bertrand Drouvot wrote:
> A few tests are already using this technique (including injection_points in
> inplace.spec).

Right.  I've just re-enabled the permutation.  Now let's keep a track
of the activity in the CI and the buildfarm.
--
Michael

Commits

  1. injection_points: Tweak more permutation in isolation test "basic"

  2. injection_points: Re-enable permutation in isolation test "basic"

  3. injection_points: Improve comment about disabled isolation permutation

  4. injection_points: Disable one permutation in isolation test "basic"

  5. injection_points: Add basic isolation test