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 528764c commit dab1254Copy full SHA for dab1254
validation-test/stdlib/Arrays.swift.gyb
@@ -7,6 +7,9 @@
7
// RUN: %target-codesign %t/Arrays && %line-directive %t/main.swift -- %target-run %t/Arrays
8
// REQUIRES: executable_test
9
10
+// FIXME: Test fails for watchsimulator-i386 (rdar://79626782)
11
+// UNSUPPORTED: CPU=i386 && OS=watchos
12
+
13
import Swift
14
import StdlibUnittest
15
import StdlibCollectionUnittest
0 commit comments