Re: Explicitly skip TAP tests under Meson if disabled

From: Andres Freund <andres(at)anarazel(dot)de>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Explicitly skip TAP tests under Meson if disabled
Date: 2023-11-15 16:50:08
Message-ID: 20231115165008.rsellrnbg3v25utl@awork3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2023-11-15 11:02:19 +0100, Peter Eisentraut wrote:
> On 04.11.23 01:51, Andres Freund wrote:
> > I'd just use a single test() invocation here, and add an argument to testwrap
> > indicating that it should print out the skipped message. That way we a) don't
> > need two test() invocations, b) could still see the test name etc in the test
> > invocation.
>
> Here is a patch that does it that way.

WFM!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2023-11-15 16:57:37 Potential use-after-free in partion related code
Previous Message Aleksander Alekseev 2023-11-15 15:58:57 Re: BUG #18097: Immutable expression not allowed in generated at