We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7cdfd commit e946cd5Copy full SHA for e946cd5
test/Runtime/linux-fatal-backtrace.swift
@@ -1,8 +1,6 @@
1
// RUN: %empty-directory(%t)
2
// RUN: %target-build-swift %s -o %t/a.out
3
// 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
6
// REQUIRES: executable_test
7
// REQUIRES: OS=linux-gnu
8
// REQUIRES: lldb
0 commit comments