Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for performanceTestReports (0.14 seconds)

  1. build-logic/buildquality/src/main/kotlin/gradlebuild.configure-ci-artifacts.gradle.kts

            testFilesCleanupService.get().addTaskReports(path, japicmpReports())
        }
        project.tasks.withType<PerformanceTest>().configureEach {
            testFilesCleanupService.get().addTaskReports(path, performanceTestReports())
        }
    }
    
    fun ValidatePlugins.validatePluginsReports(): List<FileLocationProvider> = listOf(outputFile)
    
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Wed Feb 11 09:36:42 GMT 2026
    - 2.7K bytes
    - Click Count (0)
  2. .teamcity/src/main/kotlin/configurations/PerformanceTestsPass.kt

    Christoph Obexer <******@****.***> 1767111160 +0100
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Wed Jan 07 10:42:35 GMT 2026
    - 5.8K bytes
    - Click Count (0)
Back to Top