Skip to content

Commit 4e6ad2e

Browse files
committed
[Test][Backtracing] Disable FatalError test temporarily.
Some CI nodes currently cause this test to fail because of outdated software. Disable it for now.
1 parent 5a4a9a6 commit 4e6ad2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Backtracing/FatalError.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// REQUIRES: executable_test
1010
// REQUIRES: backtracing
1111
// REQUIRES: OS=macosx || OS=linux-gnu
12+
// REQUIRES: rdar116790881
1213

1314
func level1() {
1415
level2()

0 commit comments

Comments
 (0)