[lldb-dev] [Bug 28353] New: TestTopLevelExprs.py fails with gcc-4.8
via lldb-dev
lldb-dev at lists.llvm.org
Wed Jun 29 03:12:27 PDT 2016
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 at lists.llvm.org
Reporter: labath at google.com
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160629/d23fcf64/attachment.html>
More information about the lldb-dev
mailing list