<Swing Dev> RFR: 8196468 : Client jtreg ProblemList updates
Phil Race
philip.race at oracle.com
Wed Jan 31 18:08:28 UTC 2018
I need to update this before I push. v0 added
216 java/awt/Modal/FileDialog/FileDialogTKModal1Test.java 8196430 linux-all
217 java/awt/Modal/FileDialog/FileDialogTKModal2Test.java 8196430 linux-all
218 java/awt/Modal/FileDialog/FileDialogTKModal3Test.java 8196430 linux-all
219 java/awt/Modal/FileDialog/FileDialogTKModal4Test.java 8196430 linux-all
220 java/awt/Modal/FileDialog/FileDialogTKModal5Test.java 8196430 linux-all
221 java/awt/Modal/FileDialog/FileDialogTKModal6Test.java 8196430
linux-all But these tests were already excluded on windows+mac under a
different ID .. Now adding this line, jtreg seems to prefer this new
line and doesn't see that it should be ignoring the test on windows
under the other ID. So you can only exclude a test under one ID .. even
if failures are on different platforms and the causes are unrelated. I
have removed the original one and made these entries platform generic.
http://cr.openjdk.java.net/~prr/8196468.1/ -phil.
On 01/30/2018 06:30 PM, Sergey Bylokhov wrote:
> Looks fine.
>
> On 30/01/2018 16:07, Phil Race wrote:
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8196468
>> Webrev: http://cr.openjdk.java.net/~prr/8196468/
>>
>> There's some noise in here as I moved the swing tests added last time
>> to be listed
>> next to other swing tests and grouped a few other tests together.
>>
>> The biggest additions are a lot of failures on linux that are filed
>> as just a few bugs
>> since they are likely the same underlying issue - probably a product
>> /platform issue
>> and some tests that jtreg says have errors.
>>
>> Most of the Windows additions here are tests that timeout for a
>> variety of reasons.
>>
>> -phil.
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20180131/2bd777d1/attachment.html>
More information about the swing-dev
mailing list