Skip to content

Commit 1132e15

Browse files
committed
Skip Failing Test Blocking CI
1 parent 0e40ba1 commit 1132e15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/WorkspaceTests/WorkspaceTests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,6 +1440,8 @@ final class WorkspaceTests: XCTestCase {
14401440
}
14411441

14421442
func testUpdateDryRun() throws {
1443+
throw XCTSkip("This test fails to find XCTAssertEqual; rdar://101868275")
1444+
14431445
let sandbox = AbsolutePath(path: "/tmp/ws/")
14441446
let fs = InMemoryFileSystem()
14451447

0 commit comments

Comments
 (0)