Integrated: 8368375: Skip intermittently failing SWTCursorsTest
Jayathirth D V
jdv at openjdk.org
Tue Sep 23 15:39:27 UTC 2025
On Tue, 23 Sep 2025 07:50:08 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
> This test is failing intermittently on macOS and Linux platforms and it will be fixed under [JDK-8367599](https://bugs.openjdk.org/browse/JDK-8367599).
>
> We need to skip this until [JDK-8367599](https://bugs.openjdk.org/browse/JDK-8367599) is fixed.
>
> javafx.base/com.sun.javafx.PlatformUtil helps to determine individual platforms on which test is running. But this module is exposed only to system tests and not to SWT tests. So i am replicating this test utility code in SWTCursorsTest.
This pull request has now been integrated.
Changeset: 8f4d7a01
Author: Jayathirth D V <jdv at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/8f4d7a0102800ed4c191fc7046a9005addd3fa94
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8368375: Skip intermittently failing SWTCursorsTest
Reviewed-by: kcr, angorya
-------------
PR: https://git.openjdk.org/jfx/pull/1917
More information about the openjfx-dev
mailing list