[
https://issues.apache.org/jira/browse/MESOS-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957313#comment-13957313
]
Vinod Kone commented on MESOS-1152:
-----------------------------------
I observed this on Apache Jenkins a few times.
For example:
https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/2029/console
The Jenkins machine is a Ubuntu 12.04 w/ gcc 4.6.
> ProcTest.MultipleThreads is flaky
> ---------------------------------
>
> Key: MESOS-1152
> URL: https://issues.apache.org/jira/browse/MESOS-1152
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.19.0
> Reporter: Vinod Kone
> Assignee: Ian Downes
> Fix For: 0.19.0
>
>
> {noformat}
> [ RUN ] ProcTest.MultipleThreads
> stout/tests/proc_tests.cpp:181: Failure
> Value of: (procThreads).get()
> Actual: { 12412 }
> Expected: childThreads
> Which is: { 152 }
> {noformat}
> {noformat}
> [ RUN ] ProcTest.MultipleThreads
> ../../../../../mesos/3rdparty/libprocess/3rdparty/stout/tests/proc_tests.cpp:190:
> Failure
> Value of: (((*(int *) &(status))) & 0x7f)
> Actual: 4
> Expected: 9
> [ FAILED ] ProcTest.MultipleThreads (1 ms)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)