Skip to content

Commit e946cd5

Browse files
committed
Revert "[XFail] Disable Runtime/linux-fatal-backtrace (55490694)"
This reverts commit 76915b2.
1 parent 8b7cdfd commit e946cd5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Runtime/linux-fatal-backtrace.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// RUN: %empty-directory(%t)
22
// RUN: %target-build-swift %s -o %t/a.out
33
// RUN: %{python} %S/../Inputs/not.py "%target-run %t/a.out" 2>&1 | PYTHONPATH=%lldb-python-path %{python} %utils/symbolicate-linux-fatal %t/a.out - | %{python} %utils/backtrace-check -u
4-
5-
// REQUIRES: rdar55490694
64
// REQUIRES: executable_test
75
// REQUIRES: OS=linux-gnu
86
// REQUIRES: lldb

0 commit comments

Comments
 (0)