You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/10/18 23:11:05 UTC

[jira] [Comment Edited] (MESOS-747) FaultToleranceTest.ReregisterFrameworkExitedExecutor test fails

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

Vinod Kone edited comment on MESOS-747 at 10/18/13 9:10 PM:
------------------------------------------------------------

Mind pasting the output of this command (when the test fails)?

GLOG_v=1 ./bin/mesos-tests.sh --gtest_filter="*FaultToleranceTest.ReregisterFrameworkExitedExecutor*" --verbose


was (Author: vinodkone):
Mind running the output of this command (when the test fails)?

GLOG_v=1 ./bin/mesos-tests.sh --gtest_filter="*FaultToleranceTest.ReregisterFrameworkExitedExecutor*" --verbose

> FaultToleranceTest.ReregisterFrameworkExitedExecutor test fails
> ---------------------------------------------------------------
>
>                 Key: MESOS-747
>                 URL: https://issues.apache.org/jira/browse/MESOS-747
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.15.0
>         Environment: squeeze amd64
>            Reporter: Damien Hardy
>
> test fails :
> [ RUN      ] FaultToleranceTest.ReregisterFrameworkExitedExecutor
> tests/fault_tolerance_tests.cpp:1112: Failure
> Mock function called more times than expected - returning directly.
>     Function call: resourceOffers(0x7fff2c83ac80, @0x2b40d7e4ec80 { 224-byte object <30-12 B2-D3 40-2B 00-00 00-00 00-00 00-00 00-00 20-AE 00-DC 40-2B 00-00 A0-AE 00-DC 40-2B 00-00 20-AF 00-DC 40-2B 00-00 80-0F 32-DC 40-2B 00-00 A8-AB 00-DC 40-2B 00-00 04-00 00-00 04-00 00-00 ... 18-AC 00-DC 40-2B 00-00 00-00 00-00 00-00 00-00 04-00 00-00 64-65 66-61 75-6C 74-20 61-63 74-69 6F-6E 2C-20 6F-72 20-61 73-73 69-67 6E-20 74-68 65-20 64-65 66-61 75-6C 00-00 00-00 0F-00 00-00> })
>          Expected: to be called once
>            Actual: called twice - over-saturated and active
> [  FAILED  ] FaultToleranceTest.ReregisterFrameworkExitedExecutor (25 ms)



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