Updating IPC::Run in CI? - Mailing list pgsql-hackers

From Jacob Champion
Subject Updating IPC::Run in CI?
Date
Msg-id CAOYmi+kvZDVLndQ8M2wr5k5wYYVoKF87B3ZOnY37ABQDA0a5GA@mail.gmail.com
Whole thread Raw
Responses Re: Updating IPC::Run in CI?
List pgsql-hackers
Hi all,

Andres pointed out that one of my new OAuth tests has flaked on NetBSD
[1]. The final line of debugging output is missing from the stderr
coming from psql.

I haven't ruled out a bug in my implementation, but I also remembered
that there was some discussion on the list about stderr being lost by
IPC::Run in rare circumstances [2], and that particular bug has since
been fixed [3]. Is it possible to (safely) switch the CI images to use
the most recent IPC::Run, so we can make use of Noah's fixes? NetBSD
is currently running 20231003.0.

Thanks,
--Jacob

[1] https://cirrus-ci.com/task/4537227113398272
[2] https://www.postgresql.org/message-id/fb666566-32bb-9c36-9c2e-3949b7a061bc%40gmail.com
[3] https://github.com/cpan-authors/IPC-Run/issues/176



pgsql-hackers by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: Re: PG 18 relnotes and RC1
Next
From: John H
Date:
Subject: Introduce XID age based replication slot invalidation