[
https://issues.apache.org/jira/browse/MESOS-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388262#comment-15388262
]
Lawrence Wu commented on MESOS-5883:
------------------------------------
I'm running centos 7 in a vagrant virtualbox: you can ssh into the same
environment as me if you have vagrant installed and do the following steps:
vagrant init centos/7; vagrant up --provider virtualbox; vagrant ssh
> 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)