Skip to content

Commit

Permalink
Restrict openssl test from running on IBM impl
Browse files Browse the repository at this point in the history
Signed-off-by: smlambert <slambert@gmail.com>
  • Loading branch information
smlambert authored and llxia committed Jan 24, 2019
1 parent a775ed2 commit 1c81ba5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/functional/Java8andUp/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,9 @@
<groups>
<group>functional</group>
</groups>
<impls>
<impl>openj9</impl>
</impls>
</test>

<test>
Expand Down

0 comments on commit 1c81ba5

Please sign in to comment.