[
https://issues.apache.org/jira/browse/MESOS-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13719904#comment-13719904
]
Benjamin Mahler commented on MESOS-368:
---------------------------------------
You can safely ignore this, it's a bug in a method called only for testing. The
fix is here:
commit 84b2ce62637eafbfc1f9383ae78a8b689bea5163
Author: Benjamin Mahler <[email protected]>
Date: Fri Jul 19 12:00:46 2013 -0700
Fixed a bug in http::get when called with an empty query. Added the Host
header to be HTTP 1.1 compliant.
Review: https://reviews.apache.org/r/12773
And will make it's way into 0.14.0, unless it gets cherry picked for 0.13.0.
> 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 Mahler
> Priority: Minor
> Fix For: 0.13.0
>
>
> [==========] 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