summaryrefslogtreecommitdiffstats
path: root/clang/lib
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2012-04-19 21:33:55 +0000
committerJohnny Chen <johnny.chen@apple.com>2012-04-19 21:33:55 +0000
commitc9cb71a0b3032b5607aa7e67dbb5712c6accb03f (patch)
tree489820ff7f94a1b11bda45a993a196fe5ef69273 /clang/lib
parenta7691f18a6f03fe1185f13bd055a045aca47f31d (diff)
downloadbcm5719-llvm-c9cb71a0b3032b5607aa7e67dbb5712c6accb03f.tar.gz
bcm5719-llvm-c9cb71a0b3032b5607aa7e67dbb5712c6accb03f.zip
LLDB test suite should also output the config info string along with the stack trace.
rdar://problem/11283401 Example: Collected 1 test 1: test_with_dwarf (TestCallStdStringFunction.ExprCommandCallFunctionTestCase) Test calling std::String member function. ... FAIL ====================================================================== FAIL: test_with_dwarf (TestCallStdStringFunction.ExprCommandCallFunctionTestCase) Test calling std::String member function. ---------------------------------------------------------------------- Traceback (most recent call last): File "/Volumes/data/lldb/svn/ToT/test/lldbtest.py", line 427, in wrapper return func(self, *args, **kwargs) File "/Volumes/data/lldb/svn/ToT/test/expression_command/call-function/TestCallStdStringFunction.py", line 34, in test_with_dwarf self.call_function() File "/Volumes/data/lldb/svn/ToT/test/expression_command/call-function/TestCallStdStringFunction.py", line 48, in call_function substrs = ['Hello world']) File "/Volumes/data/lldb/svn/ToT/test/lldbtest.py", line 1235, in expect msg if msg else EXP_MSG(str, exe)) AssertionError: False is not True : 'Hello world' returns expected result Config=i386-clang ---------------------------------------------------------------------- Ran 1 test in 1.148s FAILED (failures=1) llvm-svn: 155157
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud