You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2013/02/28 03:33:13 UTC

[jira] [Created] (MESOS-368) HTTP.Endpoints test is flaky.

Benjamin Mahler created MESOS-368:
-------------------------------------

             Summary: HTTP.Endpoints test is flaky.
                 Key: MESOS-368
                 URL: https://issues.apache.org/jira/browse/MESOS-368
             Project: Mesos
          Issue Type: Bug
            Reporter: Benjamin Mahler
            Assignee: Benjamin Hindman
            Priority: Minor


[==========] Running 36 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from HTTP
[ RUN      ] HTTP.Endpoints
src/tests/http_tests.cpp:105: Failure
Value of: future.isReady()
  Actual: false
Expected: true
[  FAILED  ] HTTP.Endpoints (1005 ms)
[ RUN      ] HTTP.Encode
[       OK ] HTTP.Encode (1 ms)
[----------] 2 tests from HTTP (1006 ms total)

Looking at the code, looks like this test can be made asynchronous.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira