[ 
https://issues.apache.org/jira/browse/MESOS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone reopened MESOS-641:
------------------------------


Still failing. Seen on this Apache Jenkins.

[ RUN      ] OsTest.killtree
../../../../3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp:456: Failure
Value of: trees.get().size()
  Actual: 1
Expected: 2u
Which is: 2
[
-+- 9211 sh -c sleep 10
 \-+- 9212 sh -c exit 0
   \-+- 9213 sh -c sleep 10
     \--- 9214 sh -c sleep 10
]
../../../../3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp:467: Failure
Value of: tree.contains(greatGrandchild)
  Actual: true
Expected: false
-+- 9211 sh -c sleep 10
 \-+- 9212 sh -c exit 0
   \-+- 9213 sh -c sleep 10
     \--- 9214 sh -c sleep 10
../../../../3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp:468: Failure
Value of: tree.contains(greatGreatGrandchild)
  Actual: true
Expected: false
-+- 9211 sh -c sleep 10
 \-+- 9212 sh -c exit 0
   \-+- 9213 sh -c sleep 10
     \--- 9214 sh -c sleep 10
[  FAILED  ] OsTest.killtree (153 ms)


> Stout killtree / pstree tests fail on Ubuntu 10.04.
> ---------------------------------------------------
>
>                 Key: MESOS-641
>                 URL: https://issues.apache.org/jira/browse/MESOS-641
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.14.0
>         Environment: Debian Squeeze or Ubuntu 10.04
> git HEAD version (from github)
>            Reporter: Damien Hardy
>            Assignee: Benjamin Mahler
>             Fix For: 0.14.1
>
>
> When running stout-tests during make check :
> [...]
> [ RUN      ] OsTest.pstree
> stout/tests/os_tests.cpp:517: Failure
> Value of: tree.get().children.size()
>   Actual: 2
> Expected: 1u
> Which is: 1
> [  FAILED  ] OsTest.pstree (62 ms)
> [...]
> Another instance:
> [ RUN      ] OsTest.pstree
> ../../../../3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp:498: Failure
> Value of: tree.get().children.size()
>   Actual: 1
> Expected: 0u
> Which is: 0
> ../../../../3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp:517: Failure
> Value of: tree.get().children.size()
>   Actual: 2
> Expected: 1u
> Which is: 1
> [  FAILED  ] OsTest.pstree (19 ms)
> Also failing:
> [ RUN      ] OsTest.killtree
> ../../../../3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp:418: Failure
> tree: Process already terminated
> [  FAILED  ] OsTest.killtree (6 ms)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to