From 7917fa6158fc036e5ed827025ab612f4a813eb07 Mon Sep 17 00:00:00 2001 From: Peter Shipton Date: Fri, 25 Jan 2019 10:47:05 -0500 Subject: [PATCH] Combine cmdLineTester_CryptoTest for jdk8 and 11, include osx [ci skip] Signed-off-by: Peter Shipton --- .../cmdLineTests/openssl/playlist.xml | 30 +------------------ 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/test/functional/cmdLineTests/openssl/playlist.xml b/test/functional/cmdLineTests/openssl/playlist.xml index 3733dd660ff..616da6992b6 100644 --- a/test/functional/cmdLineTests/openssl/playlist.xml +++ b/test/functional/cmdLineTests/openssl/playlist.xml @@ -35,9 +35,7 @@ -verbose -explainExcludes -nonZeroExitWhenError; \ $(TEST_STATUS) - - ^os.aix,^os.osx + ^os.aix sanity @@ -51,32 +49,6 @@ 8 9 10 - - - - cmdLineTester_CryptoTest_11 - - NoOptions - - $(JAVA_COMMAND) $(JVM_OPTIONS) \ - -DTEST_RESROOT=$(Q)$(TEST_RESROOT)$(D)$(Q) -DRESJAR=$(CMDLINETESTER_RESJAR) \ - -DEXE='$(JAVA_COMMAND) $(JVM_OPTIONS)' -jar $(CMDLINETESTER_JAR) -config $(Q)$(TEST_RESROOT)$(D)openssl.xml$(Q) \ - -verbose -explainExcludes -nonZeroExitWhenError; \ - $(TEST_STATUS) - - - ^os.aix - - sanity - - - functional - - - openj9 - - 11