You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joris Van Remoortere (JIRA)" <ji...@apache.org> on 2015/12/08 21:41:10 UTC

[jira] [Created] (MESOS-4099) parallel make tests does not build all test targets

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)