Commit 63bd9dc
authored
[lldb] Disable UnsafeCurrentTask test on linux (llvm#9503)
This is failing here https://ci.swift.org/job/oss-swift-pr-test-ubuntu-20_04/7767
```
error: no variable named 'currentTask' found in this frame
```1 parent 697853b commit 63bd9dc
File tree
1 file changed
+1
-0
lines changed- lldb/test/API/lang/swift/async/formatters/task
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments