RFR: JDK-8299052: ViewportOverlapping test fails intermittently on Win10 & Win11 [v2]
Jayathirth D V
jdv at openjdk.org
Thu Jan 19 08:35:46 UTC 2023
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
Are these tests verified in our CI with multiple runs after exclusiveAccess is removed?
-------------
PR: https://git.openjdk.org/jdk/pull/11747
More information about the client-libs-dev
mailing list