diff --git a/functional/security/Crypto/build.xml b/functional/security/Crypto/build.xml index 16a8c62609..603c8306a3 100644 --- a/functional/security/Crypto/build.xml +++ b/functional/security/Crypto/build.xml @@ -42,10 +42,8 @@ - - - - + + diff --git a/functional/security/Crypto/playlist.xml b/functional/security/Crypto/playlist.xml index 1d5763ea53..56cb4f83b4 100644 --- a/functional/security/Crypto/playlist.xml +++ b/functional/security/Crypto/playlist.xml @@ -49,5 +49,52 @@ functional + + redhat + + + + CryptoTests_jtreg + + + for redhat, please see CryptoTests + redhat + + + https://github.com/eclipse-openj9/openj9/issues/16712 + 19+ + openj9 + + + https://github.com/eclipse-openj9/openj9/issues/16710 + .*windows + openj9 + + + https://github.com/eclipse-openj9/openj9/issues/19164 + (?:aarch64_mac|x86-64_mac|s390x_linux).* + openj9 + + + https://github.com/adoptium/aqa-tests/issues/4336 + .*solaris + + + $(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 \ + -w $(Q)$(REPORTDIR)$(D)work$(Q) \ + -r $(Q)$(REPORTDIR)$(D)report$(Q) \ + -jdk:$(Q)$(TEST_JDK_HOME)$(Q) \ + $(Q)$(TEST_ROOT)$(D)functional$(D)security$(D)Crypto$(D)CryptoTest$(Q); \ + $(TEST_STATUS) + + FIPS140_2:nonapplicable + + + extended + + + functional +