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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev