Re: Stabilize and shorten test_checksums/013_rewind test - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: Stabilize and shorten test_checksums/013_rewind test
Date
Msg-id CAN55FZ3Nj3FQYdF1MC33ciaqupRyO2OF0vgD0i1Pc51jRQmKxw@mail.gmail.com
Whole thread
In response to Re: Stabilize and shorten test_checksums/013_rewind test  (Zsolt Parragi <zsolt.parragi@percona.com>)
List pgsql-hackers
Hi,

On Tue, 22 Sept 2026 at 00:38, Zsolt Parragi <zsolt.parragi@percona.com> wrote:
>
> Hello!
>
> Shouldn't 021 get the same fix (0001)? That's only executed with
> checksum_extended so its not that visible on CI, but it has the same
> issue.

Yes, you are right. I realized that we can do the same thing for all
test_checksum tests, so I applied similar change to all of the related
checksum tests in 0001.

--
Regards,
Nazir Bilal Yavuz
Microsoft

Attachment

pgsql-hackers by date:

Previous
From: Denis Smirnov
Date:
Subject: Re: Fold NOT IN / <> ALL expressions containing NULL to FALSE
Next
From: Etsuro Fujita
Date:
Subject: Re: [PG19][PATCH] Make postgres_fdw statistics import atomic