We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0a9739 + 6635337 commit 19023b0Copy full SHA for 19023b0
Tests/SwiftDriverTests/CachingBuildTests.swift
@@ -873,7 +873,6 @@ final class CachingBuildTests: XCTestCase {
873
874
XCTAssertEqual(testDiagnostics.count, 1)
875
XCTAssertEqual(testDiagnostics[0].severity, .error)
876
- XCTAssertEqual(testDiagnostics[0].message, "CAS error encountered: conflicting CAS options used in scanning service")
877
}
878
879
0 commit comments