[Lldb-commits] [PATCH] D22404: [test] Report error when inferior test processes exit with a non-zero code

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 15 06:39:54 PDT 2016


It's useful to have more descriptive error messages about why a test failed
though. Saying that a test returned exit code 1 is worse than saying it had
a bad decorator invocation
On Fri, Jul 15, 2016 at 3:12 AM Pavel Labath <labath at google.com> wrote:

> labath added a comment.
>
> I think this also makes the code in https://reviews.llvm.org/D20193
> obsolete. If this goes in, I can create a follow-up to remove that.
>
>
> https://reviews.llvm.org/D22404
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160715/f2a2a0b8/attachment-0001.html>


More information about the lldb-commits mailing list