RFR: 8051591: Test javax/swing/JTabbedPane/8007563/Test8007563.java fails [v2]
Abhishek Kumar
abhiscxk at openjdk.org
Tue Sep 3 05:50:00 UTC 2024
> 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:
Remove secondaryloop code
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20791/files
- new: https://git.openjdk.org/jdk/pull/20791/files/797c8868..e1f9c9c5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20791&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20791&range=00-01
Stats: 143 lines in 1 file changed: 53 ins; 59 del; 31 mod
Patch: https://git.openjdk.org/jdk/pull/20791.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20791/head:pull/20791
PR: https://git.openjdk.org/jdk/pull/20791
More information about the client-libs-dev
mailing list