Re: Explicitly skip TAP tests under Meson if disabled - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Explicitly skip TAP tests under Meson if disabled
Date
Msg-id 2401276.1698675166@sss.pgh.pa.us
Whole thread Raw
In response to Re: Explicitly skip TAP tests under Meson if disabled  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: Explicitly skip TAP tests under Meson if disabled
List pgsql-hackers
Aleksander Alekseev <aleksander@timescale.com> writes:
> Personally I like the change. It makes the output more explicit. In my
> use cases not running TAP tests typically is not something I want . So
> I would appreciate being warned with a long list of bright yellow
> "SKIP" messages. If I really want to skip TAP tests these messages are
> just informative and don't bother me.

+1 for counting such tests as "skipped" in the summary.  -1 for
emitting a message per skipped test.  If I'm intentionally not
running those tests, that would be very annoying noise, and
potentially would obscure messages I actually need to see.

(And about -100 for emitting such messages in yellow.  Doesn't
anybody who codes this stuff have a clue about vision problems?)

            regards, tom lane



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: POC, WIP: OR-clause support for indexes
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: pgBufferUsage.blk_{read|write}_time are zero although there are pgBufferUsage.local_blks_{read|written}