[lldb-dev] [Bug 20266] New: TestRegisterVariables.test_with_dsym_and_run_command fails on Darwin
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jul 9 13:43:54 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20266
Bug ID: 20266
Summary: TestRegisterVariables.test_with_dsym_and_run_command
fails on Darwin
Product: lldb
Version: unspecified
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: tfiala at google.com
Classification: Unclassified
======================================================================
FAIL: test_with_dsym_and_run_command
(TestRegisterVariables.RegisterVariableTestCase)
Test expressions on register values.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 353, in wrapper
return func(self, *args, **kwargs)
File
"/Users/tfiala/lldb/svn/lldb/test/lang/c/register_variables/TestRegisterVariables.py",
line 17, in test_with_dsym_and_run_command
self.const_variable()
File
"/Users/tfiala/lldb/svn/lldb/test/lang/c/register_variables/TestRegisterVariables.py",
line 78, in const_variable
substrs = ['(int) $3 = 5'])
File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 1765, in expect
self.runCmd(str, msg=msg, trace = (True if trace else False), check = not
error, inHistory=inHistory)
File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 1691, in runCmd
msg if msg else CMD_MSG(cmd))
AssertionError: False is not True : Variable(s) displayed correctly
Config=x86_64-/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
----------------------------------------------------------------------
Ran 2 tests in 1.415s
--
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/20140709/8b23bf15/attachment.html>
More information about the lldb-dev
mailing list