Hello, It seems first message in this thread wasn't included in the mailing list. Therefore I'm sending it again (see below).
FYI - The second message was successfully sent and now it's available at: http://lists.cs.uiuc.edu/pipermail/lldb-commits/Week-of-Mon-20141215/014556.html Sorry for the confusion. Thanks, Ilia ---------- Forwarded message ---------- From: Ilia K <[email protected]> Date: Tue, Dec 16, 2014 at 4:42 PM Subject: [Lldb-commits] [PATCH] test: ignore IOError in Base.deletePexpectChild and clean TestMySyntax test To: "Abid, Hafiz" <[email protected]>, "[email protected]" < [email protected]> Hello, I found the following: IOError may happen when child already exited but dotest has missed this and tries to exit using 'child.sendline("quit")' Also, I clean syntax test. -exec-run no hangs more and 'quit' isn't needed at exit. Thanks, Ilia
lldbtest_ignore_ioerror_on_theardown.patch
Description: Binary data
lldbmi_clean_syntax_test.patch
Description: Binary data
_______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
