From 7c3f08a161d3097beab032b4323db903b392998a 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functional/security/Crypto/playlist.xml b/functional/security/Crypto/playlist.xml index a08890ced3..203ab396ba 100644 --- a/functional/security/Crypto/playlist.xml +++ b/functional/security/Crypto/playlist.xml @@ -17,9 +17,9 @@ CryptoTests - https://github.com/eclipse-openj9/openj9/issues/16712 - 19+ + https://github.com/eclipse-openj9/openj9/issues/18801 openj9 + fips140_2 https://github.com/eclipse-openj9/openj9/issues/16710