8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined
authorakulyakh
Thu, 21 Jan 2016 14:17:49 +0300
changeset 35535 82db90419728
parent 35534 411cbe6b6bd5
child 35536 8bc68eee47dd
child 35847 990c61a50f24
8147848: [TESTBUG] tmtools tests ported to JTREG need to be quarantined Summary: Quarantined some tests with false failures Reviewed-by: sla
hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java
hotspot/test/serviceability/tmtools/jstat/GcCauseTest01.java
hotspot/test/serviceability/tmtools/jstat/GcTest01.java
--- a/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java	Wed Jan 20 14:11:25 2016 -0800
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java	Thu Jan 21 14:17:49 2016 +0300
@@ -29,6 +29,7 @@
  * displayed with jstat -gccapacity.
  * @library /test/lib/share/classes
  * @library ../share
+ * @ignore 8147848
  * @build common.*
  * @build utils.*
  * @run main/othervm -XX:+UsePerfData GcCapacityTest
--- a/hotspot/test/serviceability/tmtools/jstat/GcCauseTest01.java	Wed Jan 20 14:11:25 2016 -0800
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCauseTest01.java	Thu Jan 21 14:17:49 2016 +0300
@@ -30,6 +30,7 @@
  *          collection time increase.
  * @library /test/lib/share/classes
  * @library ../share
+ * @ignore 8147848
  * @build common.*
  * @build utils.*
  *
--- a/hotspot/test/serviceability/tmtools/jstat/GcTest01.java	Wed Jan 20 14:11:25 2016 -0800
+++ b/hotspot/test/serviceability/tmtools/jstat/GcTest01.java	Thu Jan 21 14:17:49 2016 +0300
@@ -33,6 +33,7 @@
  *          collection time increase.
  * @library /test/lib/share/classes
  * @library ../share
+ * @ignore 8147848
  * @build common.*
  * @build utils.*
  *