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