From 9da04cce7cbfba759dcdd821dd04acf70502d659 Mon Sep 17 00:00:00 2001 From: Lan Xia Date: Fri, 21 Apr 2023 11:32:59 -0400 Subject: [PATCH] exclude CryptoTests on windows (#4528) Signed-off-by: Lan Xia --- functional/security/Crypto/playlist.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/functional/security/Crypto/playlist.xml b/functional/security/Crypto/playlist.xml index 906e74afc7..451caa3e29 100644 --- a/functional/security/Crypto/playlist.xml +++ b/functional/security/Crypto/playlist.xml @@ -20,6 +20,11 @@ https://github.com/eclipse-openj9/openj9/issues/16712 19+ + + https://github.com/eclipse-openj9/openj9/issues/16710 + .*windows + openj9 + $(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \ -a -xml -v:fail,error,time,nopass,summary -Dcryptotests.skipAgentTests=1 -timeoutFactor:2 \