[Lldb-commits] [PATCH] Tests require GNU make, called gmake on FreeBSD

Ed Maste emaste at freebsd.org
Mon Jun 24 20:46:44 PDT 2013


On 21 June 2013 11:57, Malea, Daniel <daniel.malea at intel.com> wrote:
> Also looks good! Out of curiosity, what kind of pass rate are you seeing
> on FreeBSD?

Right now I get:
OK
Ran 260 tests.
Failing Tests (75)
...

(I'm not sure how many of the 185 non-failing tests passed vs. were
skipped because they don't apply to FreeBSD.)

This is with an additional modification to skip these two tests, which
hang on FreeBSD:
  test_create_after_attach_with_dwarf_and_popen
  test_create_after_attach_with_dwarf_and_fork
the first of which I see is already skipped on Linux due to pr16229.



More information about the lldb-commits mailing list