From 9a11b608e9e7517447a779489b3d9a60b2262085 Mon Sep 17 00:00:00 2001 From: Jason Feng Date: Wed, 24 Jan 2024 21:04:08 -0500 Subject: [PATCH] Exclude CryptoTests for OpenJ9 FIPS Also enabled for non-FIPS mode. Signed-off-by: Jason Feng --- functional/security/Crypto/playlist.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/functional/security/Crypto/playlist.xml b/functional/security/Crypto/playlist.xml index a08890ced3..e0b74855d5 100644 --- a/functional/security/Crypto/playlist.xml +++ b/functional/security/Crypto/playlist.xml @@ -16,11 +16,6 @@ CryptoTests - - https://github.com/eclipse-openj9/openj9/issues/16712 - 19+ - openj9 - https://github.com/eclipse-openj9/openj9/issues/16710 .*windows @@ -38,6 +33,9 @@ -jdk:$(Q)$(TEST_JDK_HOME)$(Q) \ $(Q)$(TEST_ROOT)$(D)functional$(D)security$(D)Crypto$(D)CryptoTest$(Q); \ $(TEST_STATUS) + + FIPS140_2:nonapplicable + extended