[
https://issues.apache.org/jira/browse/MESOS-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108131#comment-15108131
]
Timothy Chen commented on MESOS-4349:
-------------------------------------
commit d31f9152a7250583c51f2e0568aa0b5a09cc88e9
Author: Neil Conway <[email protected]>
Date: Tue Jan 19 22:27:14 2016 -0800
Fixed more tests that didn't set a shutdown expect for MockExecutor.
Specifically, the following tests:
MasterTest.OfferNotRescindedOnceUsed
OversubscriptionTest.FetchResourceUsageFromMonitor
OversubscriptionTest.QoSFetchResourceUsageFromMonitor
SlaveTest.ContainerUpdatedBeforeTaskReachesExecutor
Review: https://reviews.apache.org/r/42265/
> GMock warning in SlaveTest.ContainerUpdatedBeforeTaskReachesExecutor
> --------------------------------------------------------------------
>
> Key: MESOS-4349
> URL: https://issues.apache.org/jira/browse/MESOS-4349
> Project: Mesos
> Issue Type: Bug
> Components: tests
> Reporter: Neil Conway
> Assignee: Neil Conway
> Labels: mesosphere, tests
> Fix For: 0.27.0
>
>
> {noformat}
> [ RUN ] SlaveTest.ContainerUpdatedBeforeTaskReachesExecutor
> GMOCK WARNING:
> Uninteresting mock function call - returning directly.
> Function call: shutdown(0x7fe189cae850)
> Stack trace:
> [ OK ] SlaveTest.ContainerUpdatedBeforeTaskReachesExecutor (51 ms)
> {noformat}
> Occurs non-deterministically for me on OSX 10.10, perhaps one run in ten.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)