Skip to content

Commit ed635e5

Browse files
committed
[test] disable SILOptimizer/unused_containers.swift to unblock CI. rdar://45797168
1 parent b2f60bf commit ed635e5

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)