On Mon, 19 Apr 2021 09:49:40 GMT, Tejpal Rebari <treb...@openjdk.org> wrote:
> The test PopupPosTest.java fails for windows every time, and was problem > listed. > This test was added under the JDK-5044150, And the change was specific to > XToolkit as mentioned in JDK-5044150. > "this change is for XToolkit thus testing it on Linux will be sufficient"/ > > This test runs fine in linux(i have tested on ubuntu). > So making this test linux specific. Please provide a root cause of the test failure, why the test cannot be run on windows? The next comment "this change is for XToolkit thus testing it on Linux will be sufficient" was about instruction for the SQE on how to verify the fix. ------------- PR: https://git.openjdk.java.net/jdk/pull/3567