[Lldb-commits] [PATCH] D13124: test runner: switch to pure-Python timeout mechanism

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 29 12:51:44 PDT 2015


tfiala added a comment.

> Does that look right to you?


That result looks right - the two soft terminate tests get skipped when it's not reported.

If you ran the lldb test suite with that setup, they should work as well as they did before the change.  (If they don't, I'm missing a lower level test).

I'll fix up those other parts you called out and get what is hopefully the final patch up.


http://reviews.llvm.org/D13124





More information about the lldb-commits mailing list