[Lldb-commits] [PATCH] D19633: Move TestCommandScriptImmediateOutput from PExpectTest to TestBase

Enrico Granata via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 28 09:23:59 PDT 2016


granata.enrico added a comment.

I don't think we are seeing this behavior on OS X (the failure to process sendline() calls) - but Todd Fiala might know more about that since he keeps a careful eye over our bots.

Longer term, it would be interesting to find out *why* those issues are happening. For now, a test case split sounds reasonable.


http://reviews.llvm.org/D19633





More information about the lldb-commits mailing list