Skip to content

Commit eac09d6

Browse files
committed
Disable this test for now...
The underlying behavior of __SwiftValue bridging now has a couple of different possible behaviors depending on how libswiftCore was built and even (in some cases) the specific binary that's running. This makes it very hard to craft an accurate test of this functionality. Disable it (for now) until we can figure out a better way to conditionalize the expected behavior here.
1 parent 788ee61 commit eac09d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/stdlib/SwiftValueNSObject.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
// REQUIRES: executable_test
2222

2323
// REQUIRES: objc_interop
24+
// REQUIRES: rdar127008956
2425

2526
// UNSUPPORTED: use_os_stdlib
2627
// UNSUPPORTED: back_deployment_runtime

0 commit comments

Comments
 (0)