]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix CI Pipeline by Disabling SSL_TRACE_TEST
authorRyan Hooper <ryhooper@cisco.com>
Fri, 19 Sep 2025 15:33:09 +0000 (11:33 -0400)
committerTomas Mraz <tomas@openssl.org>
Fri, 19 Sep 2025 17:57:15 +0000 (19:57 +0200)
commit3dd0e254db8de7aa06b199fe62e68940ec05f2eb
treeebf25e75dc3fd34767a3f0774259f7399a40446c
parentd19a67d67fd359317b07a56ba98f11a5b0513337
Fix CI Pipeline by Disabling SSL_TRACE_TEST

Disabling the SSL_TRACE_TEST since it caused an issue on
some cross compiles. A follow-on commit will change
the test.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28621)

(cherry picked from commit bd362f346cb1e763c060eab959ffc49fe6ccc611)
test/sslapitest.c