Skip to content

Commit 62a21ac

Browse files
authored
Merge pull request #20319 from nkcsgexi/rdar45797168
[test] disable SILOptimizer/unused_containers.swift to unblock CI. rdar://45797168
2 parents b2f60bf + ed635e5 commit 62a21ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SILOptimizer/unused_containers.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
// FIXME: https://bugs.swift.org/browse/SR-7806
66
// REQUIRES: CPU=arm64 || CPU=x86_64
7+
// REQUIRES: rdar45797168
78

89
// FIXME: https://bugs.swift.org/browse/SR-9008
9-
// XFAIL: linux
1010

1111
//CHECK-LABEL: @$s17unused_containers16empty_array_testyyF
1212
//CHECK: bb0:

0 commit comments

Comments
 (0)