[lldb-dev] [Bug 21591] New: test infrastructure issue with TestStringPrinter on FreeBSD

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 17 08:31:27 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21591

            Bug ID: 21591
           Summary: test infrastructure issue with TestStringPrinter on
                    FreeBSD
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: emaste at freebsd.org
    Classification: Unclassified

After r221624 TestStringPrinter fails on FreeBSD:

ERROR: test_with_dwarf (lldbinline.TestStringPrinter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 1661,
in tearDown
    Base.tearDown(self)
  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 1042,
in tearDown
    if hook_argc == 0 or hook.im_self:
AttributeError: 'function' object has no attribute 'im_self'
Config=x86_64-/usr/bin/clang
----------------------------------------------------------------------
Ran 2 tests in 1.941s

-- 
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/20141117/d13f7d32/attachment.html>


More information about the lldb-dev mailing list