https://llvm.org/bugs/show_bug.cgi?id=28353
Bug ID: 28353 Summary: TestTopLevelExprs.py fails with gcc-4.8 Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@lists.llvm.org Reporter: lab...@google.com CC: llvm-b...@lists.llvm.org Classification: Unclassified ====================================================================== FAIL: test_top_level_expressions_dwarf (TestTopLevelExprs.TopLevelExpressionsTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1474, in dwarf_test_method return attrvalue(self) File "/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/decorators.py", line 93, in wrapper func(*args, **kwargs) File "/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/decorators.py", line 93, in wrapper func(*args, **kwargs) File "/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/decorators.py", line 121, in wrapper func(*args, **kwargs) File "/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/decorators.py", line 121, in wrapper func(*args, **kwargs) File "/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/expression_command/top-level/TestTopLevelExprs.py", line 88, in test_top_level_expressions self.assertEqual(resultFromCode, resultFromTopLevel.GetValueAsUnsigned()) AssertionError: 11L != 0L Config=x86_64-/usr/bin/gcc-4.8 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev