Wires the leftover `FORCE_TESTS` property to the `test` task. For example, 
running twice

`gradlew :controls:test -PFORCE_TESTS=false`

will not rerun the tests again. The default is `true` to always rerun tests.

---------
- [x] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

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

Commit messages:
 - Remove whitespace
 - Initial commit

Changes: https://git.openjdk.org/jfx/pull/2249/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2249&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8389881
  Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jfx/pull/2249.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/2249/head:pull/2249

PR: https://git.openjdk.org/jfx/pull/2249

Reply via email to