Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for genericHtmlReports (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild.ci-reporting.gradle.kts

            if (this is Reporting<*>) {
                testFilesCleanupService.addTaskReports(path, genericHtmlReports())
            }
        }
    }
    
    // e.g. build/test-results/embeddedIntegTest/trace.json
    fun Test.traceJson(): List<FileLocationProvider> = listOf(project.layout.buildDirectory.file("test-results/$name/trace.json"))
    
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Wed Feb 11 09:36:42 GMT 2026
    - 3.1K bytes
    - Click Count (0)
Back to Top