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: [email protected]
          Reporter: [email protected]
    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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to