[
https://issues.apache.org/jira/browse/MESOS-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neil Conway updated MESOS-4151:
-------------------------------
Description:
{noformat}
[ RUN ] SlaveTest.ContainerizerUsageFailure
GMOCK WARNING:
Uninteresting mock function call - returning directly.
Function call: shutdown(0x7f920271dfd0)
Stack trace:
[ OK ] SlaveTest.ContainerizerUsageFailure (94 ms)
[----------] 1 test from SlaveTest (95 ms total)
{noformat}
Occurs deterministically for me on OSX 10.10
was:
{noformat}
[ RUN ] SlaveTest.ContainerizerUsageFailure
GMOCK WARNING:
Uninteresting mock function call - returning directly.
Function call: shutdown(0x7f920271dfd0)
Stack trace:
[ OK ] SlaveTest.ContainerizerUsageFailure (94 ms)
[----------] 1 test from SlaveTest (95 ms total)
{noformat}
> GMock warning in SlaveTest.ContainerizerUsageFailure
> ----------------------------------------------------
>
> Key: MESOS-4151
> URL: https://issues.apache.org/jira/browse/MESOS-4151
> Project: Mesos
> Issue Type: Bug
> Reporter: Neil Conway
> Labels: mesosphere, tech-debt
> Attachments: gmock_warning_containerizer.txt
>
>
> {noformat}
> [ RUN ] SlaveTest.ContainerizerUsageFailure
> GMOCK WARNING:
> Uninteresting mock function call - returning directly.
> Function call: shutdown(0x7f920271dfd0)
> Stack trace:
> [ OK ] SlaveTest.ContainerizerUsageFailure (94 ms)
> [----------] 1 test from SlaveTest (95 ms total)
> {noformat}
> Occurs deterministically for me on OSX 10.10
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)