8140668: Quarantine RandomValidCommandsTest

8140669: Quarantine ClearDirectivesFileStackTest

Quarantine two tests

Reviewed-by: iignatyev, neliasso, kvn
This commit is contained in:
Pavel Punegov 2015-10-29 01:16:56 +03:00
parent 7793175141
commit 9290f65010
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@
/*
* @test
* @bug 8137167
* @ignore 8140405
* @summary Tests jcmd to be able to clear directives added via options
* @library /testlibrary /../../test/lib /compiler/testlibrary ../share /
* @build ClearDirectivesFileStackTest pool.sub.* pool.subpack.* sun.hotspot.WhiteBox

View File

@ -24,6 +24,7 @@
/*
* @test
* @bug 8137167
* @ignore 8140667
* @summary Randomly generates valid commands with random types
* @library /testlibrary /../../test/lib /compiler/testlibrary ../share /
* @build RandomValidCommandsTest pool.sub.* pool.subpack.* sun.hotspot.WhiteBox