Skip to content

Commit 5dc969f

Browse files
authored
Merge pull request swiftlang#34054 from JDevlieghere/re-enable-linux-fatal-backtrace.swift
[test] Re-enable linux-fatal-backtrace.swift
2 parents 6b40a09 + 7a12847 commit 5dc969f

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)