Skip to content

Commit

Permalink
Merge pull request #4452 from pshipton/openssl-0.12
Browse files Browse the repository at this point in the history
Include cmdLineTester_CryptoTest_11 on win, osx jdk11
  • Loading branch information
Shelley Lambert authored Jan 25, 2019
2 parents 85321f2 + 4c062ad commit a8cb877
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/functional/cmdLineTests/openssl/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
-verbose -explainExcludes -nonZeroExitWhenError; \
$(TEST_STATUS)</command>
<!-- Temporarily exclude on aix until OpenSSL is enabled on aix -->
<!-- Temporarily exclude on osx, win on jdk11 until https://github.com/ibmruntimes/openj9-openjdk-jdk11/issues/98
is fixed. If the issue is fixed, cmdLineTester_CryptoTest and cmdLineTester_CryptoTest_11 can be merged into one. -->
<platformRequirements>^os.aix,^os.osx,^os.win</platformRequirements>
<!-- Once https://github.com/ibmruntimes/openj9-openjdk-jdk11/issues/98
is fixed for jdk8, cmdLineTester_CryptoTest and cmdLineTester_CryptoTest_11 can be merged into one. -->
<platformRequirements>^os.aix</platformRequirements>
<levels>
<level>sanity</level>
</levels>
Expand Down

0 comments on commit a8cb877

Please sign in to comment.