RFR: 8169285: Re-enable javafx.swt tests [v2]

Andy Goryachev angorya at openjdk.org
Wed Apr 16 21:32:49 UTC 2025


On Wed, 16 Apr 2025 21:17:16 GMT, Marius Hanl <mhanl at openjdk.org> wrote:

>> With this change, you can now run the `swt` tests as easy as: `:swt:test -PSWT_TEST=true`.
>> ![image](https://github.com/user-attachments/assets/928141b5-ac81-4b15-9d86-5ea87f47c1c4)
>> 
>> Note: At one point `IS_FULL_TEST` was used as well for the enablement of the tests. I don't see any reason for it, and one flag seems to be enough to me. But open for opinions on this one.
>
> Marius Hanl has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8169285: SWT tests should run with IS_FULL_TEST

yes, we still need `SWT_TEST` so we can disable it on mac.

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

PR Comment: https://git.openjdk.org/jfx/pull/1783#issuecomment-2810854365


More information about the openjfx-dev mailing list