skip jcstress tests when running jtreg
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Tue Jul 18 15:21:24 UTC 2017
Hi Igor,
We used to execute all jtreg tests via group hotspot_all.
Since the jcstress tests were submitted we run into timeouts
and other problems.
We would like to run all tests but the jcstress tests, and
then run the jcstress tests in a run of its own.
Unfortunately, we didn't find a good way to exclude them.
It seems not to work to add
applications/jcstress/acqrel/Test.java generic-all
to the ProblemList.txt.
There is no specific group in TEST.groups.
Also, there is no keyword associated with the tests.
Is there a way to exclude these but run all others I oversaw?
Would it make sense to add @key stress to all the jcstress tests?
Should we add a group hotspot_all_no_jcstress or the like to TEST.groups?
Best regards,
Goetz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20170718/d48dd2c2/attachment.html>
More information about the hotspot-compiler-dev
mailing list