[
https://issues.apache.org/jira/browse/MESOS-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621375#comment-14621375
]
Joris Van Remoortere edited comment on MESOS-3026 at 7/9/15 10:13 PM:
----------------------------------------------------------------------
The offending code is being reverted as even if we fix the time-zone
difference, some of these functions depend on global state. Assigning back to
Alex for now.
was (Author: jvanremoortere):
The offending code is being reverted. Assigning back to Alex for now.
> ProcessTest.Cache fails and hangs
> ---------------------------------
>
> Key: MESOS-3026
> URL: https://issues.apache.org/jira/browse/MESOS-3026
> Project: Mesos
> Issue Type: Bug
> Components: libprocess
> Environment: ubuntu 15.04/ ubuntu 14.04.2
> clang-3.6 / gcc 4.8.2
> Reporter: Joris Van Remoortere
> Assignee: Alexander Rojas
> Priority: Blocker
> Labels: libprocess, tests
>
> {code}
> [ RUN ] ProcessTest.Cache
> ../../../3rdparty/libprocess/src/tests/process_tests.cpp:1726: Failure
> Value of: response.get().status
> Actual: "200 OK"
> Expected: "304 Not Modified"
> [ FAILED ] ProcessTest.Cache (1 ms)
> {code}
> The tests then finish running, but the gtest framework fails to terminate and
> uses 100% CPU.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)