8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java
authorakulyakh
Thu, 18 Feb 2016 14:56:53 +0300
changeset 36185 3b446794e4e7
parent 36184 4a44b985b792
child 36186 06763de0d7ad
8150067: Quarantine serviceability/tmtools/jstat/GcCapacityTest.java Summary: Quarantine a falsely failing test until the test issue is fixed Reviewed-by: sla
hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java
--- a/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java	Thu Feb 18 03:51:44 2016 +0000
+++ b/hotspot/test/serviceability/tmtools/jstat/GcCapacityTest.java	Thu Feb 18 14:56:53 2016 +0300
@@ -27,6 +27,7 @@
  * @test
  * @summary Test checks the consistency of the output
  * displayed with jstat -gccapacity.
+ * @ignore 8149778
  * @library /test/lib/share/classes
  * @library ../share
  * @requires vm.opt.ExplicitGCInvokesConcurrent != true