Skip to content

Commit 81f5667

Browse files
committed
Disable test failing on master-next.
The SIL verifier is complaining about an opened archetype that is not registered with the SILFunction. rdar://problem/27386065
1 parent 8cb2029 commit 81f5667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/1_stdlib/NSSetAPI.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// REQUIRES: executable_test
33

44
// REQUIRES: objc_interop
5+
// REQUIRES: rdar27386065
56

67
import StdlibUnittest
78

0 commit comments

Comments
 (0)