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. ------------- Commit messages: - Test stabilize, wild imports expand Changes: https://git.openjdk.org/jdk/pull/20791/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20791&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8051591 Stats: 282 lines in 3 files changed: 144 ins; 138 del; 0 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