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.
2 parents cb902d5 + 187e6f3 commit c361a49Copy full SHA for c361a49
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