<div dir="ltr"><br clear="all"><div>Hello,</div><div><br></div><div>test/functionalities/register/TestRegisters.py is failing for me on Ubunto & OSX:<br></div><div><br></div><div><div>ovyalov@ovyalov-linux:~/workspace/CppTest$ /usr/bin/python /usr/local/home/ovyalov/projects/lldb/dev/lldb/test/dotest.py -q --arch=x86_64 --executable /usr/local/home/ovyalov/projects/lldb/dev/build_debug/bin/lldb -s /usr/local/google/home/ovyalov/projects/lldb/dev/build_debug/lldb-test-traces -u CXXFLAGS -u CFLAGS -C /usr/bin/clang -p TestRegisters.py /usr/local/home/ovyalov/projects/lldb/dev/lldb/test/functionalities/register</div><div>PASS: LLDB (/usr/bin/clang-x86_64) :: test_convenience_registers (TestRegisters.RegisterCommandsTestCase)</div><div>FAIL: LLDB (/usr/bin/clang-x86_64) :: test_convenience_registers_16bit_with_process_attach (TestRegisters.RegisterCommandsTestCase)</div><div>There is a running process, detach from it and attach?: [Y/n] Y</div><div>FAIL: LLDB (/usr/bin/clang-x86_64) :: test_convenience_registers_with_process_attach (TestRegisters.RegisterCommandsTestCase)</div><div>PASS: LLDB (/usr/bin/clang-x86_64) :: test_fp_register_write (TestRegisters.RegisterCommandsTestCase)</div><div>FAIL: LLDB (/usr/bin/clang-x86_64) :: test_register_commands (TestRegisters.RegisterCommandsTestCase)</div><div>PASS: LLDB (/usr/bin/clang-x86_64) :: test_register_expressions (TestRegisters.RegisterCommandsTestCase)</div><div>======================================================================</div><div>ERROR: test_convenience_registers_16bit_with_process_attach (TestRegisters.RegisterCommandsTestCase)</div><div>   Test convenience registers after a 'process attach'.</div><div>----------------------------------------------------------------------</div><div>Traceback (most recent call last):</div><div>  File "/usr/local/home/ovyalov/projects/lldb/dev/lldb/test/lldbtest.py", line 1658, in tearDown</div><div>    Base.tearDown(self)</div><div>  File "/usr/local/home/ovyalov/projects/lldb/dev/lldb/test/lldbtest.py", line 1042, in tearDown</div><div>    hook(self)</div><div>TypeError: cleanupSubprocesses() takes exactly 1 argument (2 given)</div><div>Config=x86_64-/usr/bin/clang</div><div>======================================================================</div><div>ERROR: test_convenience_registers_with_process_attach (TestRegisters.RegisterCommandsTestCase)</div><div>   Test convenience registers after a 'process attach'.</div><div>----------------------------------------------------------------------</div><div>Traceback (most recent call last):</div><div>  File "/usr/local/home/ovyalov/projects/lldb/dev/lldb/test/lldbtest.py", line 1658, in tearDown</div><div>    Base.tearDown(self)</div><div>  File "/usr/local/home/ovyalov/projects/lldb/dev/lldb/test/lldbtest.py", line 1042, in tearDown</div><div>    hook(self)</div><div>TypeError: cleanupSubprocesses() takes exactly 1 argument (2 given)</div><div>Config=x86_64-/usr/bin/clang</div><div>======================================================================</div><div>ERROR: test_register_commands (TestRegisters.RegisterCommandsTestCase)</div><div>   Test commands related to registers, in particular vector registers.</div><div>----------------------------------------------------------------------</div><div>Traceback (most recent call last):</div><div>  File "/usr/local/home/ovyalov/projects/lldb/dev/lldb/test/lldbtest.py", line 1658, in tearDown</div><div>    Base.tearDown(self)</div><div>  File "/usr/local/home/ovyalov/projects/lldb/dev/lldb/test/lldbtest.py", line 1042, in tearDown</div><div>    hook(self)</div><div>TypeError: remove_log() takes exactly 1 argument (2 given)</div><div>Config=x86_64-/usr/bin/clang</div><div>----------------------------------------------------------------------</div><div>Ran 6 tests in 5.050s</div></div><div><br></div><div>As I can see it might be due test/lldbtest.py modification at r221402.</div><div> <br></div><div>Thank you.</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><span style="color:rgb(85,85,85);font-family:sans-serif;line-height:20px;border-width:2px 0px 0px;border-style:solid;border-color:rgb(213,15,37);padding-top:2px;margin-top:2px;background-color:rgb(255,255,255)">Oleksiy Vyalov |</span><span style="color:rgb(85,85,85);font-family:sans-serif;line-height:20px;border-width:2px 0px 0px;border-style:solid;border-color:rgb(51,105,232);padding-top:2px;margin-top:2px;background-color:rgb(255,255,255)"> Software Engineer |</span><span style="color:rgb(85,85,85);font-family:sans-serif;line-height:20px;border-width:2px 0px 0px;border-style:solid;border-color:rgb(0,153,57);padding-top:2px;margin-top:2px;background-color:rgb(255,255,255)"> <a href="mailto:ovyalov@google.com" target="_blank">ovyalov<font color="#1155cc">@google.com</font></a></span></div></div>
</div>