Skip to content

Commit

Permalink
Temporarily exclude ExplicitModulesTest (#710)
Browse files Browse the repository at this point in the history
Signed-off-by: Mesbah Alam <[email protected]>
  • Loading branch information
Mesbah-Alam authored Nov 28, 2018
1 parent 13a7977 commit ab780bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion systemtest/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2060,7 +2060,7 @@
</groups>
</test>

<!-- Exclude this test from JDK10 due to : https://github.com/AdoptOpenJDK/openjdk-systemtest/issues/176 -->
<!-- Temporarily excluded due to : https://github.com/AdoptOpenJDK/openjdk-systemtest/issues/200 -->
<test>
<testCaseName>ExplicitModulesTest</testCaseName>
<variations>
Expand All @@ -2084,6 +2084,7 @@
<groups>
<group>system</group>
</groups>
<disabled>https://github.com/AdoptOpenJDK/openjdk-systemtest/issues/200</disabled>
</test>
<test>
<testCaseName>JDKInternalAPIsTest</testCaseName>
Expand Down

0 comments on commit ab780bd

Please sign in to comment.