Skip to content

Commit c3c032b

Browse files
authored
Merge pull request swiftlang#33224 from rintaro/disable-rdar66283479
[Tests] Disable Runtime/linux-fatal-backtrace.swift
2 parents 1085746 + f6b528e commit c3c032b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Runtime/linux-fatal-backtrace.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: rdar66283479
12
// RUN: %empty-directory(%t)
23
// RUN: %target-build-swift %s -o %t/a.out
34
// 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)