<Swing Dev> RFR: 8193483: Update client-libs ProblemList.txt

Philip Race philip.race at oracle.com
Fri Jan 26 23:20:39 UTC 2018


bug: https://bugs.openjdk.java.net/browse/JDK-8193483
webrev; http://cr.openjdk.java.net/~prr/8193483/

An update to the ProblemList to exclude most of the tests that fail on 
Windows.

There are still a number of tests that have "errors" like timeouts that 
need to be added.

Also I need to do a pass on mac + linux. Its lengthy and tedious so that 
won't happen overnight.

You can apply this patch before running jtreg yourself so as to minimise 
failures ..
then you can see which tests I've not gotten to .. or which did not fail 
for me

To run the client tests you can do :

jtreg -a -ignore:quiet -exclude:test/jdk/ProblemList.txt 
opem/test/jdk:jdk_desktop

-phil.



More information about the swing-dev mailing list