8071784: serviceability/attach/AttachWithStalePidFile.java should be quarantined
authorykantser
Fri, 30 Jan 2015 09:32:23 +0100
changeset 28819 70ac575cccce
parent 28818 ba7d959f65e7
child 28820 1837a69c2a22
8071784: serviceability/attach/AttachWithStalePidFile.java should be quarantined Reviewed-by: sla, jbachorik
hotspot/test/serviceability/attach/AttachWithStalePidFile.java
--- a/hotspot/test/serviceability/attach/AttachWithStalePidFile.java	Thu Jan 29 14:50:43 2015 -0800
+++ b/hotspot/test/serviceability/attach/AttachWithStalePidFile.java	Fri Jan 30 09:32:23 2015 +0100
@@ -26,6 +26,7 @@
  * @bug 7162400
  * @key regression
  * @summary Regression test for attach issue where stale pid files in /tmp lead to connection issues
+ * @ignore 8024055
  * @library /testlibrary
  * @build com.oracle.java.testlibrary.* AttachWithStalePidFileTarget
  * @run main AttachWithStalePidFile