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

            Bug ID: 33643
           Summary: TestGoAstContext fails with go 1.8
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: lab...@google.com
                CC: llvm-b...@lists.llvm.org

======================================================================
FAIL: test_with_dsym_and_python_api (TestGoASTContext.TestGoASTContext)
   Test GoASTContext dwarf parsing.
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/decorators.py",
line 140, in wrapper
    func(*args, **kwargs)
  File
"/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/decorators.py",
line 334, in wrapper
    return func(self, *args, **kwargs)
  File
"/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/decorators.py",
line 140, in wrapper
    func(*args, **kwargs)
  File
"/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/lang/go/types/TestGoASTContext.py",
line 27, in test_with_dsym_and_python_api
    self.go_builtin_types()
  File
"/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/lang/go/types/TestGoASTContext.py",
line 82, in go_builtin_types
    self.check_builtin('int16', 2)
  File
"/usr/local/google/home/labath/ll/lldb/packages/Python/lldbsuite/test/lang/go/types/TestGoASTContext.py",
line 40, in check_builtin
    self.assertEqual(1, len(tl))
AssertionError: 1 != 0

-- 
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

Reply via email to