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 c13e531 commit 5343fdcCopy full SHA for 5343fdc
validation-test/stdlib/ArraysObjc.swift.gyb
@@ -9,7 +9,8 @@
9
// REQUIRES: objc_interop
10
11
// FIXME: rdar://problem/55944126
12
-// UNSUPPORTED: CPU=armv7s || CPU=armv7k
+// FIXME: rdar://problem/79626782 (test fails for watchsimulator-i386)
13
+// UNSUPPORTED: CPU=armv7s || CPU=armv7k || CPU=i386
14
15
import Darwin
16
import Foundation
0 commit comments