Skip to content

Commit e1ce9e5

Browse files
authored
Merge pull request #25022 from gottesmm/swift-5.1-branch-rdar51076215
Disable crash_without_backtrace.swift.
2 parents 75a7e4d + 06d1236 commit e1ce9e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Runtime/crash_without_backtrace.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
// doesn't pass through the crash, and `not` may not be available when running
77
// on a remote host.
88

9+
// REQUIRES: rdar51076215
10+
911
// UNSUPPORTED: OS=watchos
1012
// UNSUPPORTED: OS=ios
1113
// UNSUPPORTED: OS=tvos

0 commit comments

Comments
 (0)