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

Marius Hanl mhanl at openjdk.org
Wed Apr 16 21:17:16 UTC 2025


> 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

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1783/files
  - new: https://git.openjdk.org/jfx/pull/1783/files/16935f94..a99f75ae

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1783&range=01
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1783&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 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