<Swing Dev> RFR: 8225020: Problem list some sanity test failures

Jie Fu fujie at loongson.cn
Thu May 30 07:33:04 UTC 2019


Hi all,

+1

Also when running jdk-tier3 on Ubuntu18.04, the following tests may fail:
-------------------------------------------
sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
sanity/client/SwingSet/src/ColorChooserDemoTest.java
sanity/client/SwingSet/src/EditorPaneDemoTest.java
sanity/client/SwingSet/src/InternalFrameDemoTest.java
sanity/client/SwingSet/src/SwingSet2DemoTest.java
sanity/client/SwingSet/src/TextFieldDemoTest.java
sanity/client/SwingSet/src/ToolTipDemoTest.java
-------------------------------------------

Thanks a lot.
Best regards,
Jie

On 2019/5/30 下午3:16, Prasanta Sadhukhan wrote:
> +1
>
> Regards
> Prasanta
> On 30-May-19 2:48 AM, Phil Race wrote:
>> bug : https://bugs.openjdk.java.net/browse/JDK-8225020
>> Problem listing some sanity tests which consistently fail
>> Bugs are open on each of these.
>>
>> diff below
>>
>>
>> -phil.
>>
>> diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
>> --- a/test/jdk/ProblemList.txt
>> +++ b/test/jdk/ProblemList.txt
>> @@ -795,6 +795,10 @@
>>  javax/swing/RepaintManager/IconifyTest/IconifyTest.java 8221903 
>> linux-all
>>  javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java 8221902 
>> linux-all
>>
>> +sanity/client/SwingSet/src/ColorChooserDemoTest.java 8221312 
>> generic-all
>> +sanity/client/SwingSet/src/ToolTipDemoTest.java 8225012 windows-all
>> +sanity/client/SwingSet/src/ScrollPaneDemoTest.java 8225013 linux-all
>> +
>>  ############################################################################ 
>>
>>
>



More information about the swing-dev mailing list