You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Yong Tang <yo...@outlook.com> on 2016/04/04 03:58:06 UTC

Review Request 45663: Add AWAIT_TRUE_FOR/AWAIT_TRUE, AWAIT_FALSE_FOR/AWAIT_FALSE.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45663/
-----------------------------------------------------------

Review request for mesos and Michael Park.


Bugs: MESOS-4112
    https://issues.apache.org/jira/browse/MESOS-4112


Repository: mesos


Description
-------

This is item (5) of MESOS-4112 with the following changes:
1. AWAIT_TRUE_FOR  alias to AWAIT_ASSERT_TRUE_FOR.
2. AWAIT_TRUE      alias to AWAIT_ASSERT_TRUE.
3. AWAIT_FALSE_FOR alias to AWAIT_ASSERT_FALSE_FOR.
4. AWAIT_FALSE     alias to AWAIT_ASSERT_FALSE.


Diffs
-----

  3rdparty/libprocess/include/process/gtest.hpp 30d51d3704bd0ad82c6d21f1222d6158aaa61298 

Diff: https://reviews.apache.org/r/45663/diff/


Testing
-------

make check (Ubuntu 14.04)


Thanks,

Yong Tang


Re: Review Request 45663: Add AWAIT_TRUE_FOR/AWAIT_TRUE, AWAIT_FALSE_FOR/AWAIT_FALSE.

Posted by Michael Park <mp...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45663/#review126781
-----------------------------------------------------------


Ship it!




Ship It!

- Michael Park


On April 4, 2016, 1:58 a.m., Yong Tang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/45663/
> -----------------------------------------------------------
> 
> (Updated April 4, 2016, 1:58 a.m.)
> 
> 
> Review request for mesos and Michael Park.
> 
> 
> Bugs: MESOS-4112
>     https://issues.apache.org/jira/browse/MESOS-4112
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This is item (5) of MESOS-4112 with the following changes:
> 1. AWAIT_TRUE_FOR  alias to AWAIT_ASSERT_TRUE_FOR.
> 2. AWAIT_TRUE      alias to AWAIT_ASSERT_TRUE.
> 3. AWAIT_FALSE_FOR alias to AWAIT_ASSERT_FALSE_FOR.
> 4. AWAIT_FALSE     alias to AWAIT_ASSERT_FALSE.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/include/process/gtest.hpp 30d51d3704bd0ad82c6d21f1222d6158aaa61298 
> 
> Diff: https://reviews.apache.org/r/45663/diff/
> 
> 
> Testing
> -------
> 
> make check (Ubuntu 14.04)
> 
> 
> Thanks,
> 
> Yong Tang
> 
>