[lldb-dev] Running lldb tests?

Chuck Ries via lldb-dev lldb-dev at lists.llvm.org
Wed Dec 2 14:35:30 PST 2015


I am trying to run the lldb tests with dotest.py but it is failing with
chuckr-mac-build:test chuckr$ python ./dotest.py
Traceback (most recent call last):
  File "./dotest.py", line 30, in <module>
    import progress
ImportError: No module named progress

It looks like some work was done to move to python 3 and I am using Python 2.7.10. The info at http://lldb.llvm.org/test.html does not seem to be up to date. Is there any fix to get the test script working?

ChuckR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151202/f9d6d899/attachment.html>


More information about the lldb-dev mailing list