Re: Python/pytest test framework take two

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Aleksander Alekseev <aleksander(at)tigerdata(dot)com>, Xuneng Zhou <xunengzhou(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Gregory Burd <greg(at)burd(dot)me>, Melanie Plageman <melanieplageman(at)gmail(dot)com>
Subject: Re: Python/pytest test framework take two
Date: 2026-08-19 11:21:49
Message-ID: 264EDC93-AF4F-4518-91C0-04A64F487A9E@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 19 Aug 2026, at 12:10, Jelte Fennema-Nio <me(at)jeltef(dot)nl> wrote:
>
> On Wed, 19 Aug 2026 at 11:47, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>>
>>> On 19 Aug 2026, at 10:59, Jelte Fennema-Nio <me(at)jeltef(dot)nl> wrote:
>>
>>> 0009: Conversion of the 001_aio test, which is the most unreadable Perl
>>> test I could find (sorry Andres). It becomes, less buggy, more
>>> readable (imo), shorter and faster when written in Python.
>>
>> Are these bugs on the list already? If there are bugs in the current test it
>> would be helpful to submit them separately to make sure they are fixed in a
>> timely manner and not relying on the outcome of this thread.
>
> They weren't yet, but I created a thread now:
> https://www.postgresql.org/message-id/DKSU6GI1YLG5.3VF6M4IRKQ7XE%40jeltef.nl

Great, thanks!

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2026-08-19 11:30:52 Re: use of SPI by postgresImportForeignStatistics
Previous Message Andrey Borodin 2026-08-19 11:19:38 Re: Compression of bigger WAL records