You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2015/12/11 20:40:46 UTC

[jira] [Assigned] (MESOS-4109) HTTPConnectionTest.ClosingResponse is flaky

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

Benjamin Mahler reassigned MESOS-4109:
--------------------------------------

    Assignee: Benjamin Mahler

Thanks for filing! I introduced this, I'll fix it shortly.

> HTTPConnectionTest.ClosingResponse is flaky
> -------------------------------------------
>
>                 Key: MESOS-4109
>                 URL: https://issues.apache.org/jira/browse/MESOS-4109
>             Project: Mesos
>          Issue Type: Bug
>          Components: libprocess, test
>    Affects Versions: 0.26.0
>         Environment: ASF Ubuntu 14 
> {{--enable-ssl --enable-libevent}}
>            Reporter: Joseph Wu
>            Assignee: Benjamin Mahler
>            Priority: Minor
>              Labels: flaky, flaky-test, newbie, test
>
> Output of the test:
> {code}
> [ RUN      ] HTTPConnectionTest.ClosingResponse
> I1210 01:20:27.048532 26671 process.cpp:3077] Handling HTTP event for process '(22)' with path: '/(22)/get'
> ../../../3rdparty/libprocess/src/tests/http_tests.cpp:919: Failure
> Actual function call count doesn't match EXPECT_CALL(*http.process, get(_))...
>          Expected: to be called twice
>            Actual: called once - unsatisfied and active
> [  FAILED  ] HTTPConnectionTest.ClosingResponse (43 ms)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)