summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lldbtest.py
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-01-27 18:49:25 +0000
committerZachary Turner <zturner@google.com>2016-01-27 18:49:25 +0000
commit74b7965d3861ea5bf252701b5d1814cd7e430c87 (patch)
treea8e339bcfe3f6ead30e35c412dacc04aab29c669 /lldb/packages/Python/lldbsuite/test/lldbtest.py
parente399e5bd3d4498280239fae73695bbde414fb652 (diff)
downloadbcm5719-llvm-74b7965d3861ea5bf252701b5d1814cd7e430c87.tar.gz
bcm5719-llvm-74b7965d3861ea5bf252701b5d1814cd7e430c87.zip
Don't automtically try to import pexpect in lldbpexpect.
Since pexpect doesn't exist on Windows, tests which are xfail'ed are not being run at all because they are failing when the file is imported due to the `import pexpect`. This puts the import behind a conditional and makes an empty base class in the case where pexpect is not present. llvm-svn: 258965
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud