Skip to content

Commit

Permalink
Merge pull request #299 from Mesbah-Alam/exclude-mauve-tests-not-suit…
Browse files Browse the repository at this point in the history
…ed-for-multi-threaded-testing

Exclude tests not suitable for multi-threaded testing
  • Loading branch information
Mesbah-Alam authored Oct 8, 2019
2 parents 292108b + e6e58c6 commit 4c0a58a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<inventory>
<!-- Exclude tests not suited for multi-threaded testing
Issue ref: https://github.com/AdoptOpenJDK/openjdk-systemtest/issues/298 -->
<mauve class="gnu.testlet.java.util.Calendar.getInstance"/>
<mauve class="gnu.testlet.java.util.Date.range"/>
<!-- Exclude tests that install SecurityManager
Issue Ref: https://github.com/AdoptOpenJDK/openjdk-systemtest/issues/284-->
<mauve class="gnu.testlet.java.util.logging.Logger.getAnonymousLogger"/>
Expand Down

0 comments on commit 4c0a58a

Please sign in to comment.