Skip to content

Commit 5a811d7

Browse files
committed
[Test] Disable this test on x86_64.
rdar://163115744
1 parent 8ae717a commit 5a811d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/package-cmo-serialize-tables.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
// rdar://140330692 (🟠 OSS Swift CI: oss-swift_tools-RA_stdlib-DA_test-device-non_executable failed...
2323
// UNSUPPORTED: OS=watchos, OS=linux-androideabi
2424

25+
// UNSUPPORTED: CPU=x86_64
26+
2527
//--- main.swift
2628

2729
import Lib

0 commit comments

Comments
 (0)