[lldb-dev] [Bug 27441] New: Bot failure: lldb-python-test-suite fails to run (LLDB, using Stage 1 RA)

via lldb-dev lldb-dev at lists.llvm.org
Wed Apr 20 13:05:51 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27441

            Bug ID: 27441
           Summary: Bot failure: lldb-python-test-suite fails to run
                    (LLDB, using Stage 1 RA)
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: vsk at apple.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Bot name: LLDB, using Stage 1 RA

URL: http://lab.llvm.org:8080/green/job/lldb_build_test/17819/consoleText

Problem:

=== BUILD LEGACY TARGET lldb-python-test-suite OF PROJECT lldb WITH
CONFIGURATION Debug ===

Check dependencies

ExternalBuildToolExecution lldb-python-test-suite
    cd "/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb-build/Build/Products"
    export ACTION=
    /usr/bin/python -u
/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/test/dotest.py --apple-sdk
macosx
--executable=/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb-build/Build/Products/Debug/lldb
-C
/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/llvm-build/Release+Asserts/x86_64/bin/clang
--results-formatter lldbsuite.test.xunit_formatter.XunitFormatter
--results-file
/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb-build/Build/Products/test-results.xml
--rerun-all-issues --env TERM=vt100 -O--xpass=ignore
Traceback (most recent call last):
  File "/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/test/dotest.py", line
7, in <module>
    lldbsuite.test.run_suite()
  File
"/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/packages/Python/lldbsuite/test/dotest.py",
line 872, in run_suite
    setupTestResults()
  File
"/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/packages/Python/lldbsuite/test/dotest.py",
line 463, in setupTestResults
    formatter_config)
  File
"/Users/buildslave/jenkins/sharedspace/lldb at 2/lldb/packages/Python/lldbsuite/test_event/formatter/__init__.py",
line 127, in create_results_formatter
    module = importlib.import_module(".".join(components[:-1]))
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py",
line 37, in import_module
    __import__(name)
ImportError: No module named xunit_formatter
Command /usr/bin/python failed with exit code 1

** BUILD FAILED **


The following build commands failed:
    ExternalBuildToolExecution lldb-python-test-suite

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160420/833e2f46/attachment.html>


More information about the lldb-dev mailing list