[ 
https://issues.apache.org/jira/browse/MESOS-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141441#comment-15141441
 ] 

Michael Browning commented on MESOS-3486:
-----------------------------------------

This seems pretty straightforward -- `DROP_MESSAGE(S)` and `FUTURE_MESSAGE` are 
macros defined in `process/gmock.hpp`, so I'll update the definitions and then 
any further invocations of those macros in the test suite.

> Use DROP_PROTOBUF instead of DROP_MESSAGE in tests
> --------------------------------------------------
>
>                 Key: MESOS-3486
>                 URL: https://issues.apache.org/jira/browse/MESOS-3486
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Neil Conway
>            Assignee: Michael Browning
>            Priority: Trivial
>              Labels: mesosphere, newbie, tests
>
> The tests use DROP_MESSAGE(), DROP_MESSAGES(), and FUTURE_MESSAGE() in 
> various places where it would be more clear and concise to use 
> DROP_PROTOBUF(), DROP_PROTOBUFS(), and FUTURE_PROTOBUF() instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to