Skip to content

Commit d2c018e

Browse files
authored
---
yaml --- r: 348684 b: refs/heads/master c: 76915b2 h: refs/heads/master
1 parent 1c755ed commit d2c018e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 6de5bd6ff0ebf8cb33b94929fc4c95813bcead29
2+
refs/heads/master: 76915b2db1c567d9d1581532158f08b9e4cb7bc5
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/test/Runtime/linux-fatal-backtrace.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
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
46
// REQUIRES: executable_test
57
// REQUIRES: OS=linux-gnu
68
// REQUIRES: lldb

0 commit comments

Comments
 (0)