Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for isLastRun (0.13 sec)

  1. testing/performance/src/performanceTest/groovy/org/gradle/performance/regression/buildcache/AbstractTaskOutputCachingPerformanceTest.groovy

                        }
                    }
    
                    @Override
                    void afterBuild(BuildContext context, Throwable error) {
                        if (isLastRun(context, invocationSettings) && checkIfCacheUsed) {
                            assert !(buildCacheServer.cacheDir.allDescendants().empty && cacheDir.allDescendants().isEmpty())
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 4.4K bytes
    - Viewed (0)
Back to top