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

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

Joseph Wu created MESOS-4109:
--------------------------------

             Summary: 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
            Priority: Minor


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)