You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/04/23 19:29:14 UTC

[jira] [Created] (MESOS-1235) Metrics.Snapshot* tests fail

Dominic Hamon created MESOS-1235:
------------------------------------

             Summary: Metrics.Snapshot* tests fail
                 Key: MESOS-1235
                 URL: https://issues.apache.org/jira/browse/MESOS-1235
             Project: Mesos
          Issue Type: Bug
          Components: libprocess
            Reporter: Dominic Hamon
            Assignee: Dominic Hamon


[ RUN      ] Metrics.SnapshotStatistics
I0423 03:38:38.784242 23487 process.cpp:2437] Returning '404 Not Found' for '/metrics/snapshot'
I0423 03:38:38.790963 23487 process.cpp:1009] Socket closed while receiving
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:185: Failure
Value of: (response).get().status
  Actual: "404 Not Found"
Expected: OK().status
Which is: "200 OK"
../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:186: Failure
Value of: (response).get().body
  Actual: ""
Expected: stringify(JSON::Object())
Which is: "{}"
I0423 03:38:38.810426 23464 process.cpp:3191] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0423 03:38:38.810964 23487 process.cpp:1009] Socket closed while receiving



--
This message was sent by Atlassian JIRA
(v6.2#6252)