This is an archive of the discontinued LLVM Phabricator instance.

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

Repository
rLLDB LLDB

Event Timeline

aprantl created this revision.Dec 11 2018, 8:43 AM
This revision is now accepted and ready to land.Dec 14 2018, 12:58 PM
This revision was automatically updated to reflect the committed changes.
packages/Python/lldbsuite/test/benchmarks/disassembly/TestDoAttachThenDisassembly.py