On Wed, 16 Apr 2025 21:17:16 GMT, Marius Hanl <mh...@openjdk.org> wrote:
>> With this change, you can now run the `swt` tests as easy as: `:swt:test >> -PSWT_TEST=true`. >>  >> >> 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