Re: RFC: adding pytest as a supported test framework - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: RFC: adding pytest as a supported test framework
Date
Msg-id DGRSKGSV9XXA.X9YK4O5DDO8W@jeltef.nl
Whole thread Raw
In response to Re: RFC: adding pytest as a supported test framework  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
Responses Re: RFC: adding pytest as a supported test framework
List pgsql-hackers
On Sun Jan 25, 2026 at 1:54 PM CET, Jelte Fennema-Nio wrote:
>> I haven't looked at 0004 and 0005.
>
> Makes sense. I mostly kept those patches as part of the patchset to make
> sure I did not break Jacob's usecase with all my changes to the test
> suite. They were more meant as: "I did not touch these patches, nor are
> they ready to merge, but it's possible to do stuff like this too".

These patches caused CI to fail after the addition of the protocol
grease (4966bd3ed95). I fixed the tests (by forcing usage of 3.2), but I
attached them as nocfbot now, so that they can't be the reason that CI
fails again.

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Next
From: Alexander Korotkov
Date:
Subject: Re: MERGE behavior with REPEATABLE READ isolation level