So I will need to fix this in PIT under a different bug ID.
-phil.
On 1/12/17, 1:03 AM, Yuri Nesterenko wrote:
On 01/12/2017 11:34 AM, Prem Balakrishnan wrote:
Hi Phil
Agree with you.
As it’s a PIT bug with a simple fix – on Ajit and Prasanta’s review, I
have already pushed the fix.
And I'm sorry about that. There will be merge :-(.
We cannot push this buggy test to master: jtreg may stop the whole run.
-yan
Regards,
Prem
*From:*Philip Race
*Sent:* Thursday, January 12, 2017 12:09 PM
*To:* Prem Balakrishnan; Jonathan Gibbons
*Cc:* Ajit Ghaisas; Prasanta Sadhukhan; 2d-dev@openjdk.java.net
*Subject:* Re: [OpenJDK 2D-Dev] Review Request JDK-8172559
[PIT][TEST_BUG] Move @test to be 1st annotation in
java/awt/image/Raster/TestChildRasterOp.java
This sounds like a jtreg bug since I don't see this specified.
http://openjdk.java.net/jtreg/tag-spec.html
-phil
On 1/11/17, 10:04 PM, Prem Balakrishnan wrote:
Hi,
Please review fix for JDK 9,
Bug: https://bugs.openjdk.java.net/browse/JDK-8172559
Webrev: http://cr.openjdk.java.net/~pkbalakr/8172559/webrev.00/
<http://cr.openjdk.java.net/%7Epkbalakr/8172559/webrev.00/>
Jtreg Error: Not a test or directory containing tests:
java/awt/image/Raster/TestChildRasterOp.java
Cause: Wrong order of tag tokens , @test tag token should be the topmost
tag.
Regards,
Prem