Joris Van Remoortere created MESOS-4099:
-------------------------------------------
Summary: parallel make tests does not build all test targets
Key: MESOS-4099
URL: https://issues.apache.org/jira/browse/MESOS-4099
Project: Mesos
Issue Type: Bug
Components: libprocess
Affects Versions: 0.26.0
Environment: Ubuntu 15.04
clang-3.6 as well as gcc-4.9
Reporter: Joris Van Remoortere
Assignee: Kapil Arya
When inside 3rdparty/libprocess:
Running {{make -j8 tests}} from a clean build does not yield the
{{libprocess-tests}} binary.
Running it a subsequent time triggers more compilation and ends up yielding the
{{libprocess-tests}} binary.
This suggests the {{test}} target is not being built correctly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)