We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb902d5 commit 187e6f3Copy full SHA for 187e6f3
validation-test/stdlib/ArrayTrapsObjC.swift
@@ -4,6 +4,9 @@
4
// REQUIRES: executable_test
5
// REQUIRES: objc_interop
6
7
+// Temporarily disable for backdeployment (rdar://89821303)
8
+// UNSUPPORTED: use_os_stdlib
9
+
10
import StdlibUnittest
11
import Foundation
12
0 commit comments