Skip to content

Commit 0b5de45

Browse files
committed
disable the XCTest test to unblock CI
rdar://problem/46030955
1 parent c6874bb commit 0b5de45

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)