<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="margin: 0px; font-size: 16px; font-family: 'Perfect DOS VGA 437'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">Sending        lldbtest.py</div><div style="margin: 0px; font-size: 16px; font-family: 'Perfect DOS VGA 437'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">Transmitting file data .</div><div style="margin: 0px; font-size: 16px; font-family: 'Perfect DOS VGA 437'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">Committed revision 221624.</div><div class=""><br class=""></div><div class="">This should fix it</div><div class=""><br class=""></div><div style=""><blockquote type="cite" class=""><div class="">On Nov 10, 2014, at 8:20 AM, Ed Maste <<a href="mailto:emaste@freebsd.org" class="">emaste@freebsd.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">On 5 November 2014 16:31, Enrico Granata <<a href="mailto:egranata@apple.com" class="">egranata@apple.com</a>> wrote:<br class=""><blockquote type="cite" class="">Author: enrico<br class="">Date: Wed Nov  5 15:31:57 2014<br class="">New Revision: 221402<br class=""><br class="">URL: <a href="http://llvm.org/viewvc/llvm-project?rev=221402&view=rev" class="">http://llvm.org/viewvc/llvm-project?rev=221402&view=rev</a><br class="">Log:<br class="">Allow inline test case to register actually useful teardown hooks by allowing a hook to be passed back the test instance, were it not to be already bound to self. Use this ability to make the reversal of escape-non-printables a teardown hook for added reliability of the testing logic<br class=""></blockquote><br class="">I have a couple of tests failing after this change like so:<br class=""><br class="">======================================================================<br class="">ERROR: test_with_dwarf_and_attach_to_process_with_name_api<br class="">(TestHelloWorld.HelloWorldTestCase)<br class="">   Create target, spawn a process, and attach to it with process name.<br class="">----------------------------------------------------------------------<br class="">Traceback (most recent call last):<br class="">  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 1659,<br class="">in tearDown<br class="">    Base.tearDown(self)<br class="">  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 1043,<br class="">in tearDown<br class="">    hook(self)<br class="">TypeError: cleanupSubprocesses() takes exactly 1 argument (2 given)<br class="">Config=amd64-/usr/bin/clang<br class="">----------------------------------------------------------------------<br class="">Ran 1 test in 1.484s<br class=""><br class="">FAILED (errors=1)<br class=""></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Thanks,</div><div class=""><i class="">- Enrico</i><br class="">📩 egranata@<font color="#ff2600" class=""></font>.com ☎️ 27683</div><div class=""><br class=""></div></div></div></div></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>