<div dir="ltr">This is what I get.<div><br></div><div><div>d:\src\llvm\tools\lldb\test>cd test_runner</div><div><br></div><div>d:\src\llvm\tools\lldb\test\test_runner>cd test</div><div><br></div><div>d:\src\llvm\tools\lldb\test\test_runner\test>c:\Python27_LLDB\x86\python_d.exe process_control_tests.py</div><div>..<a href="http://E.EE">E.EE</a></div><div>======================================================================</div><div>ERROR: test_hard_timeout_works (__main__.ProcessControlTimeoutTests)</div><div>Driver falls back to hard terminate when soft terminate is ignored.</div><div>----------------------------------------------------------------------</div><div>Traceback (most recent call last):</div><div>  File "process_control_tests.py", line 177, in test_hard_timeout_works</div><div>    options="--sleep 120"),</div><div>  File "process_control_tests.py", line 83, in inferior_command</div><div>    cls._suppress_soft_terminate(command)</div><div>  File "process_control_tests.py", line 70, in _suppress_soft_terminate</div><div>    for signum in helper.soft_terminate_signals():</div><div>TypeError: 'NoneType' object is not iterable</div><div><br></div><div>======================================================================</div><div>ERROR: test_soft_timeout_works_core (__main__.ProcessControlTimeoutTests)</div><div>Driver uses soft terminate (with core request) when process times out.</div><div>----------------------------------------------------------------------</div><div>Traceback (most recent call last):</div><div>  File "process_control_tests.py", line 157, in test_soft_timeout_works_core</div><div>    self._soft_timeout_works(True)</div><div>  File "process_control_tests.py", line 150, in _soft_timeout_works</div><div>    helper.was_soft_terminate(driver.returncode, with_core),</div><div>  File "..\lib\process_control.py", line 192, in was_soft_terminate</div><div>    raise Exception("platform needs to implement")</div><div>Exception: platform needs to implement</div><div><br></div><div>======================================================================</div><div>ERROR: test_soft_timeout_works_no_core (__main__.ProcessControlTimeoutTests)</div><div>Driver uses soft terminate (no core request) when process times out.</div><div>----------------------------------------------------------------------</div><div>Traceback (most recent call last):</div><div>  File "process_control_tests.py", line 162, in test_soft_timeout_works_no_core</div><div>    self._soft_timeout_works(False)</div><div>  File "process_control_tests.py", line 150, in _soft_timeout_works</div><div>    helper.was_soft_terminate(driver.returncode, with_core),</div><div>  File "..\lib\process_control.py", line 192, in was_soft_terminate</div><div>    raise Exception("platform needs to implement")</div><div>Exception: platform needs to implement</div><div><br></div><div>----------------------------------------------------------------------</div><div>Ran 6 tests in 10.351s</div><div><br></div><div>FAILED (errors=3)</div><div>[37558 refs]</div></div><div><br></div><div>Looking into these now.</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Sep 28, 2015 at 11:18 AM Todd Fiala <<a href="mailto:todd.fiala@gmail.com">todd.fiala@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">tfiala added a comment.<br>
<br>
In <a href="http://reviews.llvm.org/D13124#254950" rel="noreferrer" target="_blank">http://reviews.llvm.org/D13124#254950</a>, @zturner wrote:<br>
<br>
> Sorry, ignore me.  My brain is just off, it's working<br>
<br>
<br>
Okay, cool.  Yeah I can update it if needed, I think I saw a 1-line dosep.py go in between my last update late last night and early this morning.  But it sounds like you made it past there.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D13124" rel="noreferrer" target="_blank">http://reviews.llvm.org/D13124</a><br>
<br>
<br>
<br>
</blockquote></div>