8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined

Quarantined some tests with false failures

Reviewed-by: sla
This commit is contained in:
Alexander Kulyakhtin 2016-01-21 14:17:49 +03:00
parent 8411cfaf4e
commit a58cdadbf2
3 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,7 @@ import utils.*;
* displayed with jstat -gccapacity.
* @library /test/lib/share/classes
* @library ../share
* @ignore 8147848
* @build common.*
* @build utils.*
* @run main/othervm -XX:+UsePerfData GcCapacityTest

View File

@ -30,6 +30,7 @@
* collection time increase.
* @library /test/lib/share/classes
* @library ../share
* @ignore 8147848
* @build common.*
* @build utils.*
*

View File

@ -33,6 +33,7 @@
* collection time increase.
* @library /test/lib/share/classes
* @library ../share
* @ignore 8147848
* @build common.*
* @build utils.*
*