diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-12-07 03:10:02 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-12-07 03:10:02 +0000 |
commit | 35d604bfdd606c88c1307e9f62ac7de63ed0e73e (patch) | |
tree | 0914e30fb64c9d2b2fb9eda83bf117a3590ba1e0 /lldb/packages/Python/lldbsuite/__init__.py | |
parent | 30622bb6a56ae40dd5c912b74ddb88e5cdfd0f5a (diff) | |
download | bcm5719-llvm-35d604bfdd606c88c1307e9f62ac7de63ed0e73e.tar.gz bcm5719-llvm-35d604bfdd606c88c1307e9f62ac7de63ed0e73e.zip |
Move test summary counts to end; simplify issue detail line
Test summary counts now show at the end, with issue details
above.
Issue details now print "ISSUE_TYPE: test method (relative path)".
Relative paths are relative to the
packages/Python/lldbsuite/test directory.
Sample output:
test/dotest.py --executable `pwd`/build/Debug/lldb --results-formatter lldbsuite.test.basic_results_formatter.BasicResultsFormatter --threads 12
Testing: 415 test suites, 12 threads
415 out of 415 test suites processed - TestLldbGdbServer.py
Test Results
Total Test Methods Run (excluding reruns): 2470
Test Method rerun count: 0
Details:
UNEXPECTED SUCCESS: test_symbol_name_dsym (functionalities/completion/TestCompletion.py)
UNEXPECTED SUCCESS: test_symbol_name_dwarf (functionalities/completion/TestCompletion.py)
===================
Test Result Summary
===================
Success: 1329
Expected Failure: 79
Failure: 0
Error: 0
Unexpected Success: 2
Skip: 1060
llvm-svn: 254890
Diffstat (limited to 'lldb/packages/Python/lldbsuite/__init__.py')
0 files changed, 0 insertions, 0 deletions