[lldb-dev] New Failure TestCallStdStringFunction.test_with_dwarf just started failing in top-of-tree
Vince Harron
vharron at google.com
Mon Mar 9 14:41:45 PDT 2015
http://lab.llvm.org:8011/builders/lldb-x86_64-debian-clang/builds/4076
Possible problem CLs: d0k, gclayton, alexfh
======================================================================
FAIL: test_with_dwarf
(TestCallStdStringFunction.ExprCommandCallFunctionTestCase)
Test calling std::String member function.
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/llvmbb/llvm-build-dir/lldb-x86_64-clang-ubuntu-14.04/llvm.src/tools/lldb/test/lldbtest.py",
line 473, in wrapper
return func(self, *args, **kwargs)
File
"/home/llvmbb/llvm-build-dir/lldb-x86_64-clang-ubuntu-14.04/llvm.src/tools/lldb/test/lldbtest.py",
line 537, in wrapper
func(*args, **kwargs)
File
"/home/llvmbb/llvm-build-dir/lldb-x86_64-clang-ubuntu-14.04/llvm.src/tools/lldb/test/lldbtest.py",
line 537, in wrapper
func(*args, **kwargs)
File
"/home/llvmbb/llvm-build-dir/lldb-x86_64-clang-ubuntu-14.04/llvm.src/tools/lldb/test/lldbtest.py",
line 537, in wrapper
func(*args, **kwargs)
File
"/home/llvmbb/llvm-build-dir/lldb-x86_64-clang-ubuntu-14.04/llvm.src/tools/lldb/test/lldbtest.py",
line 537, in wrapper
func(*args, **kwargs)
File
"/home/llvmbb/llvm-build-dir/lldb-x86_64-clang-ubuntu-14.04/llvm.src/tools/lldb/test/expression_command/call-function/TestCallStdStringFunction.py",
line 37, in test_with_dwarf
self.call_function()
File
"/home/llvmbb/llvm-build-dir/lldb-x86_64-clang-ubuntu-14.04/llvm.src/tools/lldb/test/expression_command/call-function/TestCallStdStringFunction.py",
line 54, in call_function
substrs = ['Hello world'])
File
"/home/llvmbb/llvm-build-dir/lldb-x86_64-clang-ubuntu-14.04/llvm.src/tools/lldb/test/lldbtest.py",
line 2036, in expect
self.runCmd(str, msg=msg, trace = (True if trace else False), check =
not error, inHistory=inHistory)
File
"/home/llvmbb/llvm-build-dir/lldb-x86_64-clang-ubuntu-14.04/llvm.src/tools/lldb/test/lldbtest.py",
line 1962, in runCmd
msg if msg else CMD_MSG(cmd))
AssertionError: False is not True : Command 'print str.c_str()' returns
successfully
--
Vince Harron | Technical Lead Manager | vharron at google.com | 858-442-0868
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150309/ed73ea50/attachment.html>
More information about the lldb-dev
mailing list