<Swing Dev> RFR: 8225020: Problem list some sanity test failures
Phil Race
philip.race at oracle.com
Thu May 30 16:15:21 UTC 2019
On 5/30/19 12:33 AM, Jie Fu wrote:
> 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
That one is one I problem list below
> sanity/client/SwingSet/src/EditorPaneDemoTest.java
> sanity/client/SwingSet/src/InternalFrameDemoTest.java
This one is very recently fixed
> sanity/client/SwingSet/src/SwingSet2DemoTest.java
> sanity/client/SwingSet/src/TextFieldDemoTest.java
> sanity/client/SwingSet/src/ToolTipDemoTest.java
I've only seen that one fail on windows and none of the others fail on
18.04 in our runs.
-phil.
> -------------------------------------------
>
> 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