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: 2024-10-28T00:52:56Z
Lists: pgsql-hackers
On Fri, Oct 25, 2024 at 09:33:12AM +0900, Michael Paquier wrote: > I am going to remove the first permutation anyway to stabilize the CI > reports. But it feels like we have a different problem here, and I am > not sure what. A few days later, I have looked at the full set of CF bot jobs and 9f00edc22888 has stabilized the CI. We went down from 20-ish failures in the whole set of patches to 0. I still don't have a clear idea about why this is limited to FreeBSD 13 and only for this permutation. The buildfarm did not report anything, except if I've missed something, of course. -- Michael
Commits
-
injection_points: Tweak more permutation in isolation test "basic"
- 926c7fce0360 18.0 landed
-
injection_points: Re-enable permutation in isolation test "basic"
- 9e020050b8fa 18.0 landed
-
injection_points: Improve comment about disabled isolation permutation
- baa1ae04299f 18.0 landed
-
injection_points: Disable one permutation in isolation test "basic"
- 9f00edc22888 18.0 landed
-
injection_points: Add basic isolation test
- a7800cf498a3 18.0 landed