Re: Convert sepgsql tests to TAP

Joe Conway <mail@joeconway.com>

From: Joe Conway <mail@joeconway.com>
To: Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter@eisentraut.org>
Cc: Andreas Karlsson <andreas@proxel.se>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-07-24T16:42:11Z
Lists: pgsql-hackers
On 7/24/24 12:36, Tom Lane wrote:
> Peter Eisentraut <peter@eisentraut.org> writes:
>> In my experience, the tests (both the old and the proposed new) only 
>> work on Red Hat-like platforms.  I had also tried on Debian but decided 
>> that it won't work.
> 
> Yeah, Red Hat is pretty much the only vendor that has pushed SELinux
> far enough to be usable by non-wizards.  I'm not surprised if there
> are outright bugs in other distros' versions of it, as AFAIK
> nobody else turns it on by default.

I tried some years ago to get it working on my Debian-derived Linux Mint 
desktop and gave up. I think SELinux is a really good tool on RHEL 
variants, but I don't think many people use it on anything else. As Tom 
says, perhaps there are a few wizards out there though...

-- 
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com




Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. sepgsql: update TAP test to use fat comma style

  2. Convert sepgsql tests to TAP

  3. meson: Fix sepgsql installation