Defaults for @ignored

roger riggs roger.riggs at oracle.com
Mon Aug 4 20:22:27 UTC 2014


Hi,

The default status for jtreg tests that are marked @ignore is to list 
them as errors
(instead of quietly ignoring them).

There is a use for putting stress tests into the test directory 
hierarchy but being able to
mark them not to be run by default.  A combination of putting them in a 
group and marking them
with @ignore would be useful but with the current defaults behavior it 
reports them as errors.
It would inconvenient if every developer needed to say -ignore:quiet to 
run all the other tests.

Suggestions?

Thanks, Roger



More information about the jtreg-dev mailing list