Skip to content

Commit a9ad846

Browse files
committed
Mark test/SILOptimizer/diagnostic_constant_propagation.swift as XFAIL.
Tf-999 tracks enabling the test after SR-11336 is fixed.
1 parent 6cc8406 commit a9ad846

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SILOptimizer/diagnostic_constant_propagation.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// References: <rdar://problem/29937936>,
1010
// <https://bugs.swift.org/browse/SR-5964>
1111

12+
// TODO(TF-799): Re-enable RUN lines after SR-11336 is fixed.
13+
// XFAIL: *
14+
1215
import StdlibUnittest
1316

1417
func testArithmeticOverflow() {

0 commit comments

Comments
 (0)