[llvm-bugs] [Bug 28354] New: TestTemplateIntegerArgs.py fails with gcc

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jun 29 03:14:46 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28354

            Bug ID: 28354
           Summary: TestTemplateIntegerArgs.py fails with gcc
           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_with_run_command_dwarf
(TestTemplateIntegerArgs.TemplateIntegerArgsTestCase)
   Test that C++ template classes that have integer parameters work correctly.
----------------------------------------------------------------------
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/lang/cpp/template/TestTemplateIntegerArgs.py",
line 68, in test_with_run_command
    self.assertTrue(member.GetType().GetName() ==
'EnumTemplate<EnumType::Member>')
AssertionError: False is not True
Config=x86_64-/usr/bin/gcc-4.8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160629/8a3dfc14/attachment.html>


More information about the llvm-bugs mailing list