While I was out hunting for remaining pexpect-based tests, I came across these tests that can't possibly work an any modern system, as they rely on having gdb available in /Developer.
This patch simply removes the test without replacement.
Paths
| Differential D55559
Remove the Disassembly benchmarks. ClosedPublic Authored by aprantl on Dec 11 2018, 8:43 AM.
Details Summary While I was out hunting for remaining pexpect-based tests, I came across these tests that can't possibly work an any modern system, as they rely on having gdb available in /Developer. This patch simply removes the test without replacement.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 14 2018, 12:58 PM Closed by commit rLLDB349194: Remove the Disassembly benchmarks. (authored by adrian). · Explain WhyDec 14 2018, 1:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 177614 packages/Python/lldbsuite/test/benchmarks/disassembly/TestDisassembly.py
packages/Python/lldbsuite/test/benchmarks/disassembly/TestDoAttachThenDisassembly.py
packages/Python/lldbsuite/test/benchmarks/disassembly/TestXcode41Vs42GDBDisassembly.py
|