RFR: JDK-8299052 : ViewportOverlapping test fails intermittently on Win10 & Win11 [v5]
Harshitha Onkar
honkar at openjdk.org
Mon Jun 12 23:15:01 UTC 2023
On Wed, 7 Jun 2023 20:48:20 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
>> ViewportOverlapping test was failing intermittently during CI runs on Win10 and Win11.
>>
>> Although this intermittent issue wasn't replicable when the individual test as well as the test group was run multiple times. Hence screenshot capture has been at various points in the test to aid debugging this intermittent issue, in case it should occur again.
>>
>> PS: Only relevant code in OverlappingTestBase has been cleaned-up as required by this test. There are other parts of the base class that require code clean-up which is best if taken up as a separate issue as it has common code across many AWT_Mixing tests.
>
> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>
> review changes to screen capture
ViewportOverlappingTest intermittent failure was not replicable during CI testing. It has been de-problemlisted and screen capture code has been added to help debug this intermittent issue in case it should occur again.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14289#issuecomment-1588231798
More information about the client-libs-dev
mailing list