Commit 99b428c
committed
[lldb] Ignore swiftCore library for TestStepThroughAllocatingInit
This is causing the test to fail on CI, as we build the standard library
with debug symbols.
This does not yet re-enable the test because of a separate issue with
rebranch.
rdar://1586104671 parent 88636f0 commit 99b428c
File tree
1 file changed
+4
-0
lines changed- lldb/test/API/lang/swift/step_through_allocating_init
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
0 commit comments