RFR: JDK-8299052: ViewportOverlapping test fails intermittently on Win10 & Win11 [v2]
Sergey Bylokhov
serb at openjdk.org
Thu Dec 22 22:23:52 UTC 2022
On Thu, 22 Dec 2022 18:15:07 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> ViewportOverlapping was failing intermittently on Windows (Win10 & 11). Added robot.setAutoWaitForIdle() to ViewportOverlapping and its base class (OverlappingTestBase) to stabilize the test.
>>
>> Additionally added awt & swings tests to exclusiveAccess.dir in TEST.ROOT.
>
> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>
> reverted TEST.ROOT changes
What was the reason for failure? Something was too fast or too slow?
-------------
PR: https://git.openjdk.org/jdk/pull/11747
More information about the core-libs-dev
mailing list