On Thu, 6 Aug 2026 12:40:44 GMT, Nir Lisker <[email protected]> wrote:

> 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).

LGTM. I confirm that this preserves the current behavior by default and allows 
for `FORCE_TEST` to be disabled for developers who prefer that behavior.

@arapte can you be the second reviewer?

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/2249#pullrequestreview-4932083292
PR Comment: https://git.openjdk.org/jfx/pull/2249#issuecomment-5287019093

Reply via email to