[Lldb-commits] [lldb] r254006 - Temporarily add expectedFailureFreeBSD to tests that fail to detect Clang on FreeBSD

Ed Maste via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 24 11:13:09 PST 2015


On 24 November 2015 at 13:59, Ed Maste via lldb-commits
<lldb-commits at lists.llvm.org> wrote:
> Author: emaste
> Date: Tue Nov 24 12:59:51 2015
> New Revision: 254006
>
> URL: http://llvm.org/viewvc/llvm-project?rev=254006&view=rev
> Log:
> Temporarily add expectedFailureFreeBSD to tests that fail to detect Clang on FreeBSD
>
> On FreeBSD we may get Clang via CC=cc or CC=/usr/bin/cc.

I'd rather just fix this than marking it with a decorator, but I want
to have the FreeBSD 11 buildbot added to the buildmaster as soon as
possible. With my last few decorator updates the buildbot should be
green as soon as it's added. There are four unexpected passes that
will still need further investigation.

[1/1] Testing LLDB (parallel execution, with a separate subprocess per test)
Testing: 412 test suites, 4 threads
412 out of 412 test suites processed - TestSetWatchlocation.py
Ran 412 test suites (0 failed) (0.000000%)
Ran 537 test cases (0 failed) (0.000000%)


More information about the lldb-commits mailing list