RFR(S): 8032999 - [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job

Daniel D. Daugherty daniel.daugherty at oracle.com
Thu Aug 14 20:43:39 UTC 2014


On 8/14/14 10:22 AM, Christian Tornqvist wrote:
> Hi everyone,
>
>   
>
> This change turns on the runtime jtreg tests in JPRT, except for a few tests
> that were excluded due to taking too long to run/had intermittent timeout
> issues. I also added @ignore tags to the tests with known issues to prevent
> them from running.
>
>   
>
> Webrev can be found at:
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8032999/webrev.00/

make/jprt.properties
     No comments.

test/TEST.groups
     So this syntax means run all runtime/ test except for the
     ones listed with the '-' prefix?

     330 hotspot_runtime = \
     331   runtime/ \
     332  -runtime/6888954/vmerrors.sh \
     <snip>

test/runtime/7158988/FieldMonitor.java
     No comments.

test/runtime/jsig/Test8017498.sh
     No comments.


Thumbs up.

Dan




>
>   
>
> Bug:
>
> https://bugs.openjdk.java.net/browse/JDK-8032999
>
>   
>
> Thanks,
>
> Christian
>



More information about the hotspot-dev mailing list