Skip to content

Commit 1a34d43

Browse files
committed
XFAIL Linux-only test failure
This already didn't work on 32-bit platforms; now it's not working on 64-bit Linux. Filed as SR-9008.
1 parent a348690 commit 1a34d43

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SILOptimizer/unused_containers.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
// FIXME: https://bugs.swift.org/browse/SR-7806
66
// REQUIRES: CPU=arm64 || CPU=x86_64
77

8+
// FIXME: https://bugs.swift.org/browse/SR-9008
9+
// XFAIL: linux
10+
811
//CHECK-LABEL: @$s17unused_containers16empty_array_testyyF
912
//CHECK: bb0:
1013
//CHECK-NEXT: tuple

0 commit comments

Comments
 (0)