RFR: 8169285: Re-enable javafx.swt tests [v3]
Kevin Rushforth
kcr at openjdk.org
Fri May 9 19:37:55 UTC 2025
On Mon, 28 Apr 2025 09:38:06 GMT, Marius Hanl <mhanl at openjdk.org> wrote:
>> This PR enables `javafx.swt` tests for:
>> - Windows
>>
>> Disabled on:
>> - Linux, since some distros seems to have problems
>> - MacOS: The following warning is printed right before the error: `***WARNING: Display must be created on main thread due to Cocoa restrictions. Use vmarg -XstartOnFirstThread`
>
> Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:
>
> SWT_TEST default is false on MacOS
Can you file follow-up bugs (one each) for the failures on macOS and Linux? Then add a comment in `build.gradle` as to why we are skipping the SWT tests on those platforms.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1783#issuecomment-2867702176
More information about the openjfx-dev
mailing list