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@lists.llvm.org Reporter: lab...@google.com CC: llvm-b...@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 the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev