[Lldb-commits] [lldb] r205427 - Add annotation for failure from new Attach/Resume test case on FreeBSD

Ed Maste emaste at freebsd.org
Wed Apr 2 08:02:14 PDT 2014


On 2 April 2014 10:55, Todd Fiala <tfiala at google.com> wrote:
>
> Is this around the new test Andrew added? Maybe the fix he made on Linux has a simple analog in FreeBSD that wasn't in the common POSIX side?

Right, the waitpid change in the Linux ProcessMonitor will need an
equivalent change on FreeBSD.  I'm looking at it now, and will remove
the @expectedFailureFreeBSD along with the fix.

There are a couple of other tests that seem to be showing new or
intermittent failures, so I wanted to add the decorators to help track
down failures that occur locally for me vs. on the buildbot.

-Ed



More information about the lldb-commits mailing list