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

Benjamin Mahler commented on MESOS-2232:
----------------------------------------

First two are committed:
{noformat}
commit ccd697df0b7e05b07dee75d53e0ff55d6884ba2f
Author: Benjamin Mahler <[email protected]>
Date:   Fri Jan 16 12:13:01 2015 -0800

    Renamed MockAllocatorProcess to TestAllocatorProcess.

    Review: https://reviews.apache.org/r/29989
{noformat}
{noformat}
commit b7bb6696b5a78dbc896b4756b7d4123e86c01635
Author: Benjamin Mahler <[email protected]>
Date:   Fri Jan 16 14:10:05 2015 -0800

    Updated TestAllocatorProcess to avoid the test warnings.

    Review: https://reviews.apache.org/r/29990
{noformat}

> Suppress MockAllocator::transformAllocation() warnings.
> -------------------------------------------------------
>
>                 Key: MESOS-2232
>                 URL: https://issues.apache.org/jira/browse/MESOS-2232
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>            Reporter: Alexander Rukletsov
>            Assignee: Benjamin Mahler
>            Priority: Minor
>
> After transforming allocated resources feature was added to allocator, a 
> number of warnings are popping out for allocator tests. Commits leading to 
> this behaviour:
> {{dacc88292cc13d4b08fe8cda4df71110a96cb12a}}
> {{5a02d5bdc75d3b1149dcda519016374be06ec6bd}}
> corresponding reviews:
> https://reviews.apache.org/r/29083
> https://reviews.apache.org/r/29084
> Here is an example:
> {code}
> [ RUN ] MasterAllocatorTest/0.FrameworkReregistersFirst GMOCK WARNING: 
> Uninteresting mock function call - taking default action specified at: 
> ../../../src/tests/mesos.hpp:719: Function call: 
> transformAllocation(@0x7fd3bb5274d8 
> 20150115-185632-1677764800-59671-44186-0000, @0x7fd3bb5274f8 
> 20150115-185632-1677764800-59671-44186-S0, @0x1119140e0 16-byte object <F0-5E 
> 52-BB D3-7F 00-00 C0-5F 52-BB D3-7F 00-00>) Stack trace: [ OK ] 
> MasterAllocatorTest/0.FrameworkReregistersFirst (204 ms)
> {code}



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

Reply via email to