Hi,
On Tue, 1 Sept 2026 at 11:23, Michael Paquier <michael@paquier.xyz> wrote:
>
> As far as I remember my read of the patch yesterday, various --limit=1
> additions don't really matter because we do not care about checking
> dedicated output patterns: we just want to make a quick check that some
> command pattern works. If we only include these, how much time are we
> able to cut? I'd guess that it would still be a nice chunk, but I did
> not test.. And we could backpatch that as well.
Here is v2, which adds '--limit=1' to tests that check the command
pattern works. Commit message is updated accordingly.
- On my Linux computer, total time of 10 of 'pg_waldump/001_basic'
tests is reduced from 33s to 28s.
- On Windows CI it is reduced from 430s to 200s.
--
Regards,
Nazir Bilal Yavuz
Microsoft