[Lldb-commits] Fwd: [PATCH] test: ignore IOError in Base.deletePexpectChild and clean TestMySyntax test
Ilia K
ki.stfu at gmail.com
Wed Dec 17 08:21:43 PST 2014
Hello,
I had a some problem with email. Please, see below.
Thanks,
Ilia
---------- Forwarded message ----------
From: Ilia K <ki.stfu at gmail.com>
Date: Wed, Dec 17, 2014 at 6:21 PM
Subject: Fwd: [Lldb-commits] [PATCH] test: ignore IOError in
Base.deletePexpectChild and clean TestMySyntax test
To: "lldb-commits at cs.uiuc.edu" <lldb-commits at cs.uiuc.edu>
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 <ki.stfu at gmail.com>
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" <Hafiz_Abid at mentor.com>, "lldb-commits at cs.uiuc.edu" <
lldb-commits at cs.uiuc.edu>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141217/2145f086/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldbtest_ignore_ioerror_on_theardown.patch
Type: application/octet-stream
Size: 588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141217/2145f086/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldbmi_clean_syntax_test.patch
Type: application/octet-stream
Size: 1614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141217/2145f086/attachment-0001.obj>
More information about the lldb-commits
mailing list