[Lldb-commits] [PATCH] Skip lldb-mi tests on FreeBSD for now

Ed Maste emaste at freebsd.org
Wed Feb 18 12:11:40 PST 2015


On 18 February 2015 at 14:49, Vince Harron <vharron at google.com> wrote:
>
> > To be clear, you're advocating for adding decorators to all of the
> lldb-mi tests, and then having others remove them from the tests that
> are known-good?
>
> I was advocating your simple disable all approach if the majority of tests are flaky and letting the lldb-mi guys do the work of re-enabling one at a time.

Oh, ok. I also prefer the disable-by-default approach, but there's no
easy way from there to re-enable individual tests then.

I just committed a set of annotations that I had in my tree already
(but updated for Linux as well). I can either add annotations for all
of the tests or we can continue faulting in annotations on failures,
depending on how progress on bringing the buildbots to green goes
elsewhere.



More information about the lldb-commits mailing list