[lldb-dev] [Bug 20264] New: TestDataFormatterStdVector.test_with_dsym_and_run_command failing on Darwin

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 9 13:37:18 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20264

            Bug ID: 20264
           Summary: TestDataFormatterStdVector.test_with_dsym_and_run_comm
                    and failing 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
(TestDataFormatterStdVector.StdVectorDataFormatterTestCase)
   Test data formatter commands.
----------------------------------------------------------------------
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/functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/TestDataFormatterStdVector.py",
line 20, in test_with_dsym_and_run_command
    self.data_formatter_commands()
  File
"/Users/tfiala/lldb/svn/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/TestDataFormatterStdVector.py",
line 74, in data_formatter_commands
    '}'])
  File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 1829, in expect
    msg if msg else EXP_MSG(str, exe))
AssertionError: False is not True : 'numbers = size=1' returns expected result
Config=x86_64-/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
----------------------------------------------------------------------
Ran 2 tests in 7.578s

FAILED (failures=1, expected failures=1)

-- 
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/1c7276c2/attachment.html>


More information about the lldb-dev mailing list