RFR: 8051591: Test javax/swing/JTabbedPane/8007563/Test8007563.java fails [v3]
Abhishek Kumar
abhiscxk at openjdk.org
Wed Sep 4 05:59:21 UTC 2024
On Wed, 4 Sep 2024 04:21:00 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>> Test was failing on multiple platforms mainly windows and linux and was problemlisted for all platforms. Increased the delay from 200ms to 500 ms to fetch the correct background color using robot. Now test passed for multiple iteration (~50 times) in CI pipeline for all platforms. Wild imports are expanded and test is pulled out of an extra level of folder.
>> Test removed from `Problem-list` file as well.
>>
>> CI testing link is posted in JBS.
>
> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>
> Test name renamed
> > > Is [JDK-7148101](https://bugs.openjdk.org/browse/JDK-7148101) still valid?
> >
> >
> > Yes, issue still exists for mac machine.
>
> Issue is for AquaL&F which as per your verification in [JDK-8331619](https://bugs.openjdk.org/browse/JDK-8331619) and #19170 is not an issue it seems..
Yes, for Aqua L&F we were not able to verify the native behavior.
I think bug4690946.java test needs to be removed from closed problemlist.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20791#issuecomment-2327979341
More information about the client-libs-dev
mailing list