On Fri, 2 Jun 2023 17:56:42 GMT, Harshitha Onkar <[email protected]> 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. This pull request has now been integrated. Changeset: 2dca5ae4 Author: Harshitha Onkar <[email protected]> URL: https://git.openjdk.org/jdk/commit/2dca5ae4fdc0a2232a0ca3cd295d57a9e362e64c Stats: 108 lines in 3 files changed: 48 ins; 13 del; 47 mod 8299052: ViewportOverlapping test fails intermittently on Win10 & Win11 Reviewed-by: aivanov ------------- PR: https://git.openjdk.org/jdk/pull/14289
