Re: SSL tests fail on OpenSSL v3.2.0 - Mailing list pgsql-hackers

From Tristan Partin
Subject Re: SSL tests fail on OpenSSL v3.2.0
Date
Msg-id CXAJYKHYBAX5.3DDM7DJZPU5GR@neon.tech
Whole thread Raw
In response to Re: SSL tests fail on OpenSSL v3.2.0  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue Nov 28, 2023 at 9:31 AM CST, Tom Lane wrote:
> "Tristan Partin" <tristan@neon.tech> writes:
> > How are you guys running the tests? I have PG_TEST_EXTRA=ssl and
> > everything passes for me. Granted, I am using the Meson build.
>
> I'm doing what it says in test/ssl/README:
>
>     make check PG_TEST_EXTRA=ssl
>
> I don't know whether the meson build has support for running these
> extra "unsafe" tests or not.

Thanks Tom. I'll check again. Maybe I didn't set LD_LIBRARY_PATH when
running the tests. I have openssl installing to a non-default prefix.

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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SSL tests fail on OpenSSL v3.2.0
Next
From: Matthias van de Meent
Date:
Subject: Re: Parallel CREATE INDEX for BRIN indexes