Skip to content

Commit 5ead4ad

Browse files
committed
[4.2] Disable test/SILOptimizer/unused_containers.swift
It is succeeding unexpectely on bots. Disable until somebody gets a chance to look at this rdar://39002151
1 parent 55e03fd commit 5ead4ad

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
@@ -2,6 +2,9 @@
22

33
// REQUIRES: swift_stdlib_no_asserts
44

5+
// This is failing bots.
6+
// REQUIRES: rdar39002151
7+
58
// The below temporary disables this XFAIL-ed test on Linux for
69
// https://github.com/apple/swift/pull/14755, where it unexpectedly passes.
710
// @gottesmm is working on a fix.

0 commit comments

Comments
 (0)