Joris Van Remoortere created MESOS-3026:
-------------------------------------------
Summary: 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
clang-3.6
Reporter: Joris Van Remoortere
Assignee: Alexander Rojas
{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)