- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for buildAndFail (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/buildquality/src/test/kotlin/gradlebuild/testcleanup/TestFilesCleanupServiceTest.kt
} } @Test fun `fail build if leftover file found and test passes`() { val result = run(":successful-test-with-leftover:test").buildAndFail() assertEquals(TaskOutcome.SUCCESS, result.task(":successful-test-with-leftover:test")!!.outcome) assertEquals(2, StringUtils.countMatches(result.output, "Found non-empty test files dir"))Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Tue Feb 10 00:16:44 GMT 2026 - 11.6K bytes - Click Count (0)