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

Ed Maste emaste at freebsd.org
Wed Feb 18 09:30:58 PST 2015


In http://reviews.llvm.org/D7727#125574, @ki.stfu wrote:

> I think it will be easier to control if you skip each lldb-mi test using @ skipIfFreeBSD annotation.


I tried adding @skipIfFreeBSD on each one as it failed, but the failures are inconsistent and different ones come up on subsequent runs. It seems like it will just be a lot of churn for no real benefit to go that way.

This approach makes it easy to run the lldb-mi tests with +m when we think it's worthwhile without having to back out all of the individual annotations each time.


http://reviews.llvm.org/D7727

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list