Re: Explicitly skip TAP tests under Meson if disabled

Tristan Partin <tristan@neon.tech>

From: "Tristan Partin" <tristan@neon.tech>
To: "Peter Eisentraut" <peter@eisentraut.org>
Cc: "pgsql-hackers" <pgsql-hackers@postgresql.org>
Date: 2023-10-31T16:03:12Z
Lists: pgsql-hackers
Hi Peter,

You may find value in this Meson PR[0] adding a skip keyword argument to 
Meson's test() function. From what I understand of the PR and your 
issue, they seem related. If you could provide a comment describing why 
this is valuable to you, it would be good to help the Meson 
maintainers understand the use case better.

Thanks!

[0]: https://github.com/mesonbuild/meson/pull/12362

-- 
Tristan Partin
Neon (https://neon.tech)



Commits

  1. Explicitly skip TAP tests under Meson if disabled