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:28:20 UTC

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

    [ https://issues.apache.org/jira/browse/MESOS-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388264#comment-15388264 ] 

Lawrence Wu edited comment on MESOS-5883 at 7/21/16 7:28 PM:
-------------------------------------------------------------

I'll try rebuilding on the latest master without my changes in a bit, since the tests used to pass and now they aren't, so it may have been something I did but I'm fairly certain I haven't touched anything related.


was (Author: lawrencew):
I'll try rebuilding on the latest master without my changes in a bit, since the tests used to pass and now they aren't.

> 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)