Re: meson: Make test output much more useful on failure (both in CI and locally)
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Corey Huinker <corey.huinker@gmail.com>,
Jelte Fennema-Nio <postgres@jeltef.nl>
Cc: Zsolt Parragi <zsolt.parragi@percona.com>,
Nazir Bilal Yavuz <byavuz81@gmail.com>, Andres Freund <andres@anarazel.de>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-02T12:25:58Z
Lists: pgsql-hackers
On 2026-03-20 Fr 2:13 PM, Corey Huinker wrote: > > Shortened it using your example run. > > > Glad I was able to help. > > > I can't wait to use this. > > Me too :) I've also added the Author/Reviewed-By/Discussion footers to > the commits to make the committers job easier. > > > I've held off on doing that in my proposed commits so as not to be > presumptuous, but I can see where having it available would be a > convenience for the committer. This will be a good test of that. > > Applies clean to master, passes tests. Ship it. Committed with minor tidy up. The main change was to add a @CARP_NOT setting in Utils.pm, so that croak() would look back past Cluster.pm to the TAP script caller. cheers andrew -- Andrew Dunstan EDB:https://www.enterprisedb.com
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Use command_ok for pg_regress calls in 002_pg_upgrade and 027_stream_regress
- bb6ae9707c17 19 (unreleased) landed
-
perl tap: Show die reason in TAP output
- 76540fdedf40 19 (unreleased) landed
-
perl tap: Show failed command output
- 1402b8d2fc70 19 (unreleased) landed
-
perl tap: Use croak instead of die in our helper modules
- b8da9869b850 19 (unreleased) landed
-
pg_regress: Include diffs in TAP output
- 5720ae014364 19 (unreleased) landed