On Tue, 23 Sep 2025 13:32:46 GMT, Jayathirth D V <[email protected]> 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.
>
> Jayathirth D V has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Disable test on all platforms

Since this is just skipping a failing test, no need to wait 24 hours.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1917#issuecomment-3324500690

Reply via email to