Skip to content

Commit b883479

Browse files
authored
Merge pull request #20549 from eeckstein/disable-xctesttest
disable the XCTest test to unblock CI
2 parents c6874bb + 0b5de45 commit b883479

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/stdlib/XCTest.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// REQUIRES: OS=macosx
99
// UNSUPPORTED: remote_run
1010

11+
// REQUIRES: rdar46030955
12+
1113
import StdlibUnittest
1214

1315

0 commit comments

Comments
 (0)