You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Lawrence Wu (JIRA)" <ji...@apache.org> on 2016/07/21 19:09:20 UTC

[jira] [Created] (MESOS-5883) OsTest.Children hangs forever

Lawrence Wu created MESOS-5883:
----------------------------------

             Summary: OsTest.Children hangs forever
                 Key: MESOS-5883
                 URL: https://issues.apache.org/jira/browse/MESOS-5883
             Project: Mesos
          Issue Type: Bug
            Reporter: Lawrence Wu
            Priority: Minor


I've blown away my build/ several times and this issue keeps persisting. I haven't changed anything related to OsTest. Perhaps that sh: invalid.command: command not found has something to do with it?

[----------] 18 tests from OsTest
[ RUN      ] OsTest.Environment
[       OK ] OsTest.Environment (0 ms)
[ RUN      ] OsTest.Argv
[       OK ] OsTest.Argv (0 ms)
[ RUN      ] OsTest.System
sh: invalid.command: command not found
[       OK ] OsTest.System (16 ms)
[ RUN      ] OsTest.Cloexec
[       OK ] OsTest.Cloexec (0 ms)
[ RUN      ] OsTest.Nonblock
[       OK ] OsTest.Nonblock (0 ms)
[ RUN      ] OsTest.Size
[       OK ] OsTest.Size (1 ms)
[ RUN      ] OsTest.BootId
[       OK ] OsTest.BootId (0 ms)
[ RUN      ] OsTest.Sleep
[       OK ] OsTest.Sleep (12 ms)
[ RUN      ] OsTest.Children
^Cmake[6]: *** [check-local] Interrupt
make[5]: *** [check-am] Interrupt
make[4]: *** [check-recursive] Interrupt
make[3]: *** [check] Interrupt
make[2]: *** [check-recursive] Interrupt
make[1]: *** [check] Interrupt
make: *** [check-recursive] Interrupt




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)