Skip to content

Commit 187e6f3

Browse files
committed
[test] Disable ArrayTrapsObjC.swift for backdeployment
rdar://89821303
1 parent cb902d5 commit 187e6f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

validation-test/stdlib/ArrayTrapsObjC.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// REQUIRES: executable_test
55
// REQUIRES: objc_interop
66

7+
// Temporarily disable for backdeployment (rdar://89821303)
8+
// UNSUPPORTED: use_os_stdlib
9+
710
import StdlibUnittest
811
import Foundation
912

0 commit comments

Comments
 (0)