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 0af151f + e5a24a7 commit ab5ad10Copy full SHA for ab5ad10
test/SILOptimizer/package-cmo-serialize-tables.swift
@@ -17,9 +17,9 @@
17
18
// REQUIRES: swift_in_compiler
19
20
-// Temporarily disabling on armv7k:
+// Temporarily disabling on watchOS (both arm64_32 & armv7k):
21
// rdar://140330692 (🟠 OSS Swift CI: oss-swift_tools-RA_stdlib-DA_test-device-non_executable failed...
22
-// UNSUPPORTED: CPU=armv7k
+// UNSUPPORTED: OS=watchos
23
24
//--- main.swift
25
0 commit comments