I've now added the keyword "quarantine" as well as fixed an issue with
placement of the @ignore tag (it's not allowed to come before @library).

New webrev at http://cr.openjdk.java.net/~miauno/8040748/webrev.01/

Local testing:

> % jtreg -jdk $JAVA_HOME -k:quarantine -ignore:quiet -verbose:summary 
> /localhome/ws/jdk9-dev/jdk/test/
> Test results: no tests selected
> Report written to /localhome/temp/run/JTreport/html/report.html
> Results written to /localhome/temp/run/JTwork

Thanks,
Mikael

On 2014-04-22 17:12, Stefan Särne wrote:
> 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@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
> 

Reply via email to