Commit 38cf788
committed
[lldb][yaml2macho-core] Disable two API tests on Windows
I changed two tests that were previously @skipUnlessDarwin
to run on all systems, using yaml2macho-core. I'm seeing
failures on these tests on the Windows bots. I'm skipping
them on Windows for now to unblock the CI, while I try to
understand if this is a yaml2macho-core bug, or an existing
problem with lldb's macho corefile reading on windows bug.
v. llvm#153911
(cherry picked from commit 53efe0a)1 parent 818473a commit 38cf788
File tree
2 files changed
+2
-0
lines changed- lldb/test/API/macosx
- arm-corefile-regctx
- riscv32-corefile
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments