]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Temporarily disable oqsprovider testing
authorTomas Mraz <tomas@openssl.org>
Mon, 13 Jan 2025 19:56:34 +0000 (20:56 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 09:50:58 +0000 (10:50 +0100)
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26328)

test/recipes/95-test_external_oqsprovider_data/oqsprovider.sh

index 49d7ed0945ccccf0a70a83aad4e8096195f61654..11f2f7704a44ddfacde91097f6a6ffa6c5a284cc 100755 (executable)
@@ -83,4 +83,6 @@ export OPENSSL_CONF=$OQS_PROVIDER_TESTSCRIPTS/openssl-ca.cnf
 # Be verbose if harness is verbose:
 # Fixup for oqsprovider release snafu:
 cp $SRCTOP/test/recipes/95-test_external_oqsprovider_data/oqsprovider-pkcs12gen.sh $SRCTOP/oqs-provider/scripts/
-$SRCTOP/oqs-provider/scripts/runtests.sh -V
+
+echo oqsprovider is currently not compatible with our ML-KEM implementation
+# $SRCTOP/oqs-provider/scripts/runtests.sh -V