Re: cfbot is failing all tests on FreeBSD/Meson builds - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: cfbot is failing all tests on FreeBSD/Meson builds
Date
Msg-id CA+hUKGJYsb-OOsCamf5_pvPSX9UgEL_tacefF2G3fuebjnNgvg@mail.gmail.com
Whole thread Raw
In response to Re: cfbot is failing all tests on FreeBSD/Meson builds  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Fri, Apr 19, 2024 at 10:36 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276535
>
> So perhaps it's time for me to undo what I did before...  looking now.

It turned out that I still needed the previous work-around, but I was
too clever for my own boots last time.  For the record, here is the
new change to the image building script:

https://github.com/anarazel/pg-vm-images/commit/faff91cd40d6af0cbc658f5c11da47e2aa88d332

I should have listened to Bilal's prediction[1] about this the first
time.  But this time, I know that the real fix is coming in the next
package very soon, per bugzilla link above.

One thing I noticed is that 010_tab_completion is actually being
skipped, with that fix.  It used to run, I'm sure.  Not sure why, but
I'll look more seriously when the 1.21 or whatever shows up.  At least
we should soon have green CI again in the meantime.

[1] https://github.com/anarazel/pg-vm-images/pull/92



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Allow tests to pass in OpenSSL FIPS mode
Next
From: Michael Paquier
Date:
Subject: Direct SSL connection with ALPN and HBA rules