On Fri, 30 Aug 2024 10:36:27 GMT, Abhishek Kumar <abhis...@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. This pull request has now been integrated. Changeset: 780de009 Author: Abhishek Kumar <abhis...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/780de009224b048fa51a119e1db6cc52daddaaf8 Stats: 275 lines in 3 files changed: 137 ins; 138 del; 0 mod 8051591: Test javax/swing/JTabbedPane/8007563/Test8007563.java fails Reviewed-by: honkar, dnguyen, psadhukhan ------------- PR: https://git.openjdk.org/jdk/pull/20791