Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for configurationCacheReusedIn (0.25 sec)

  1. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r84/TestLauncherCompositeBuildCrossVersionTest.groovy

                // Remove distinction once https://github.com/gradle/gradle/issues/24550 is fixed
                assert noConfigurationCacheAvailableIn(output2)
            } else {
                assert configurationCacheReusedIn(output2)
            }
    
            where:
            api << LauncherApi.values()
        }
    
        def "Can run tasks from included build subproject"() {
            given:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:20 UTC 2023
    - 9.7K bytes
    - Viewed (0)
Back to top