Neil Conway created MESOS-4348:
----------------------------------
Summary: GMock warning in HookTest.VerifySlaveRunTaskHook,
HookTest.VerifySlaveTaskStatusDecorator
Key: MESOS-4348
URL: https://issues.apache.org/jira/browse/MESOS-4348
Project: Mesos
Issue Type: Bug
Components: tests
Reporter: Neil Conway
Priority: Minor
{noformat}
[ RUN ] HookTest.VerifySlaveRunTaskHook
GMOCK WARNING:
Uninteresting mock function call - returning directly.
Function call: shutdown(0x7ff079cb2420)
Stack trace:
[ OK ] HookTest.VerifySlaveRunTaskHook (51 ms)
[ RUN ] HookTest.VerifySlaveTaskStatusDecorator
GMOCK WARNING:
Uninteresting mock function call - returning directly.
Function call: shutdown(0x7ff079cbb790)
Stack trace:
[ OK ] HookTest.VerifySlaveTaskStatusDecorator (54 ms)
{noformat}
Occurs non-deterministically for me. OSX 10.10.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)