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

Enrico Granata egranata at apple.com
Mon Nov 17 09:47:24 PST 2014


I can fix this easily
Makes me wish Python had a ?. operator à la Swift...

Sent from my iPhone

> On Nov 17, 2014, at 8:31 AM, bugzilla-daemon at llvm.org wrote:
> 
> 
> 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.
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141117/ab00ce8e/attachment.html>


More information about the lldb-dev mailing list