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

This pull request has now been integrated.

Changeset: 73a70bb5
Author:    Nir Lisker <[email protected]>
URL:       
https://git.openjdk.org/jfx/commit/73a70bb5359dd0df43bc5dae3559423b404d0a47
Stats:     4 lines in 1 file changed: 1 ins; 0 del; 3 mod

8389881: Allow Gradle to not rerun up-to-date tests

Reviewed-by: kcr, arapte

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

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

Reply via email to