Re: meson: Make test output much more useful on failure (both in CI and locally)

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: meson: Make test output much more useful on failure (both in CI and locally)
Date: 2026-04-02 13:39:43
Message-ID: CAGECzQT=pOPNnkLD8WERJum33CP4bY6iiWC8tHOOBML-ERWg7Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2 Apr 2026 at 14:26, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> 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.

Thanks!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Sabino Mullane 2026-04-02 13:46:56 Re: Change default of jit to off
Previous Message David G. Johnston 2026-04-02 13:35:59 Re: pg_get__*_ddl consolidation