Skip to content

Commit a9a0b19

Browse files
committed
[test] Temporarily disable UXPASSing Linux test
1 parent 059aec5 commit a9a0b19

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/SILOptimizer/unused_containers.swift

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
// REQUIRES: swift_stdlib_no_asserts
44

5+
// The below temporary disables this XFAIL-ed test on Linux for
6+
// https://github.com/apple/swift/pull/14755, where it unexpectedly passes.
7+
// @gottesmm is working on a fix.
8+
//
9+
// REQUIRES: OS=macosx
10+
511
// XFAIL: plus_zero_runtime
612

713
//CHECK-LABEL: @$S17unused_containers16empty_array_testyyF

0 commit comments

Comments
 (0)