mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
// REQUIRES: executable_test
|
||||
|
||||
// REQUIRES: objc_interop
|
||||
// REQUIRES: rdar127008956
|
||||
|
||||
// UNSUPPORTED: use_os_stdlib
|
||||
// UNSUPPORTED: back_deployment_runtime
|
||||
|
||||
Reference in New Issue
Block a user