Skip to content

Commit 7a12847

Browse files
committed
[test] Re-enable linux-fatal-backtrace.swift
This was fixed by swiftlang#33235 rdar://66389949
1 parent 5c877c5 commit 7a12847

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Runtime/linux-fatal-backtrace.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// REQUIRES: rdar66283479
21
// RUN: %empty-directory(%t)
32
// RUN: %target-build-swift %s -o %t/a.out
43
// RUN: %{python} %S/../Inputs/not.py "%target-run %t/a.out" 2>&1 | %{lldb-python} %utils/symbolicate-linux-fatal %t/a.out - | %{python} %utils/backtrace-check -u

0 commit comments

Comments
 (0)