Skip to content

Commit

Permalink
[test] Re-enable linux-fatal-backtrace.swift
Browse files Browse the repository at this point in the history
This was fixed by apple#33235

rdar://66389949
  • Loading branch information
JDevlieghere committed Sep 24, 2020
1 parent 5c877c5 commit 7a12847
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Runtime/linux-fatal-backtrace.swift
@@ -1,4 +1,3 @@
// REQUIRES: rdar66283479
// RUN: %empty-directory(%t)
// RUN: %target-build-swift %s -o %t/a.out
// 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
Expand Down

0 comments on commit 7a12847

Please sign in to comment.