[Lldb-commits] [PATCH] add tests for lldb-mi

Ed Maste emaste at freebsd.org
Mon Nov 24 07:04:06 PST 2014


On 24 November 2014 at 06:18, Abid, Hafiz <Hafiz_Abid at mentor.com> wrote:
>
> 1. I am wondering why have you restricted tests to darwin only? I have tried them
> on Linux and they seem to work. Although 'interrupt' test gave a timeout error.
> I will try to figure out why that test fails on Linux.

I think we're generally too conservative in enabling new functionality
or tests only on the platform where initially developed. Unless it's
known not to work (or build), we should just enable new functionality
everywhere. It's easy enough to change afterwards if we see failures
on the bots.



More information about the lldb-commits mailing list