JDK 9 RFR of JDK-8075551: Add tiered testing definitions to the jaxp repo

2015-06-01 Thread joe darcy

Hello,

Please review these changes to regularize the jaxp regression testing 
infrastructure with the JDK tiered testing policy. [1]


JDK-8075551: Add tiered testing definitions to the jaxp repo
http://cr.openjdk.java.net/~darcy/8075551.0/

In brief, testing tiers are defined (with an empty tier 1 for jaxp) and 
an empty problem list is added.


When analogous changes are made in all the repositories, it will be 
possible to use a jtreg command like


jtreg -exclude:ProblemList.txt [... other options...] :tier$N

for any repo.

Thanks,

-Joe

[1] http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-March/001991.html


Re: JDK 9 RFR of JDK-8075551: Add tiered testing definitions to the jaxp repo

2015-06-01 Thread huizhe wang


On 6/1/2015 3:16 PM, joe darcy wrote:

Hello,

Please review these changes to regularize the jaxp regression testing 
infrastructure with the JDK tiered testing policy. [1]


JDK-8075551: Add tiered testing definitions to the jaxp repo
http://cr.openjdk.java.net/~darcy/8075551.0/

In brief, testing tiers are defined (with an empty tier 1 for jaxp) 
and an empty problem list is added.


The change looks good to me.



When analogous changes are made in all the repositories, it will be 
possible to use a jtreg command like


jtreg -exclude:ProblemList.txt [... other options...] :tier$N


How does it work in JPRT, something like -testset core:tier$2?

Thanks,
Joe



for any repo.

Thanks,

-Joe

[1] 
http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-March/001991.html




Re: JDK 9 RFR of JDK-8075551: Add tiered testing definitions to the jaxp repo

2015-06-01 Thread Alejandro E Murillo



On 6/1/2015 6:15 PM, huizhe wang wrote:


On 6/1/2015 3:16 PM, joe darcy wrote:

Hello,

Please review these changes to regularize the jaxp regression testing 
infrastructure with the JDK tiered testing policy. [1]


JDK-8075551: Add tiered testing definitions to the jaxp repo
http://cr.openjdk.java.net/~darcy/8075551.0/

In brief, testing tiers are defined (with an empty tier 1 for jaxp) 
and an empty problem list is added.


The change looks good to me.



When analogous changes are made in all the repositories, it will be 
possible to use a jtreg command like


jtreg -exclude:ProblemList.txt [... other options...] :tier$N


How does it work in JPRT, something like -testset core:tier$2?

I'm also very interested on an answer to this
thanks
Alejandro


Thanks,
Joe



for any repo.

Thanks,

-Joe

[1] 
http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-March/001991.html




--
Alejandro