RFR 8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests using @ignore

Stefan Särne stefan.sarne at oracle.com
Tue Apr 22 15:12:38 UTC 2014


Hi Mikael,

I think we should use a key word to group quarantined tests, which can be used to run the tests as a separate batch. Recommend to add this to all tests:
   @key quarantine

Note that you may have to add the key word as a known key word to the TEST.ROOT file as well.

Best regards,
Stefan

-----Original Message-----
From: Mikael Auno 
Sent: den 16 april 2014 19:51
To: serviceability-dev at openjdk.java.net
Subject: RFR 8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests using @ignore

Please, review the following fix adding the @ignore tag to a couple of serviceability tests

Issue:  https://bugs.openjdk.java.net/browse/JDK-8040748
Webrev: http://cr.openjdk.java.net/~miauno/8040748/webrev.00/

Thanks,
Mikael


More information about the serviceability-dev mailing list