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

Christian Tornqvist christian.tornqvist at oracle.com
Thu Aug 14 21:17:32 UTC 2014


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

Yes, that's what it does :)

Thanks for the review! 

Thanks,
Christian

-----Original Message-----
From: Daniel D. Daugherty [mailto:daniel.daugherty at oracle.com] 
Sent: Thursday, August 14, 2014 4:44 PM
To: Christian Tornqvist
Cc: hotspot-dev at openjdk.java.net
Subject: Re: RFR(S): 8032999 - [TESTBUG] JT-Reg Runtime tests to be run as
part of JPRT submit job

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