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: [email protected]
Reporter: [email protected]
CC: [email protected]
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 the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev