Searched refs:expectedFail (Results 1 – 9 of 9) sorted by relevance
48 expectedFail = """ in Test names()229 expectedFail = """ in Test constants()267 expectedFail = """ in No enums()296 expectedFail = """ in Test callbacks()365 expectedFail = """ in Test listeners()434 expectedFail = """ in Test actions()466 expectedFail = """ in Test extras()496 expectedFail = """ in Test equals and hashCode()566 expectedFail = """ in Test Parcelable()656 expectedFail = """ in No protected methods or fields are allowed()[all …]
102 protected fun runDriver(vararg args: String, expectedFail: String = ""): String { in <lambda>()123 …sertTrue("Test expected to fail but didn't. Expected failure: $expectedFail", expectedFail.isEmpty… in <lambda>()126 if (cleanupString(expectedFail, null).replace(".", "").trim() != in <lambda>()129 … if (expectedFail == "Aborting: Found compatibility problems with --check-compatibility" && in <lambda>()137 assertEquals(expectedFail.trimIndent(), actualFail) in <lambda>()338 expectedFail: String? = null, in <lambda>()470 val expectedFail = expectedFail ?: if ((checkCompatibilityApi != null || in <lambda>() constant1157 expectedFail = expectedFail in <lambda>()
33 expectedFail = """ in Errors are sent to stderr()59 expectedFail = """ in Test suppression annotations()102 expectedFail = """ in Test repeat errors with 1 error()133 expectedFail = """ in Test repeat errors with 5 errors()173 expectedFail = """ in Test repeat errors with 6 errors()
112 expectedFail = """ in Test with non-api-lint specific baseline()150 expectedFail = """ in Test api-lint error message()182 expectedFail = """ in Test no api-lint error message()
40 expectedFail = """ in Test released-API check, with error message()65 expectedFail = """ in Test current-API check, with error message()208 expectedFail = """ in Test current-API check, but with compatibility-released baseline()
31 expectedFail = """ in Hard Kotlin keywords()198 expectedFail = """ in Methods which throw exceptions should document them()
4072 …expectedFail = "Aborting: Unable to parse signature file: TESTROOT/project/load-api2.txt:2: Duplic… in Test cannot merging API signature files with duplicate class()4090 …expectedFail = "Aborting: Unable to parse signature file: Cannot merge different formats of signat… in Test cannot merging API signature files with different file formats()
555 expectedFail = "Aborting: Unknown issue id: --hide ThisIssueDoesNotExist" in Test issue severity options with non-existing issue()
2712 expectedFail = """ in Fail on compatible changes that affect signature file contents()