RFR: 8169285: Re-enable javafx.swt tests
Marius Hanl
mhanl at openjdk.org
Wed Apr 16 18:53:19 UTC 2025
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.
-------------
Commit messages:
- 8169285: Re-enable javafx.swt tests
Changes: https://git.openjdk.org/jfx/pull/1783/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1783&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8169285
Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
Patch: https://git.openjdk.org/jfx/pull/1783.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1783/head:pull/1783
PR: https://git.openjdk.org/jfx/pull/1783
More information about the openjfx-dev
mailing list