-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51321/#review146510
-----------------------------------------------------------
src/tests/scheduler_tests.cpp (lines 504 - 506)
<https://reviews.apache.org/r/51321/#comment213021>
Just a question here: Can I say that we do not need to add blank line if a code block
has strong affinity even if there are code sentense include multiple line?
- Guangya Liu
On 八月 23, 2016, 5:11 a.m., Benjamin Mahler wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/51321/
> -----------------------------------------------------------
>
> (Updated 八月 23, 2016, 5:11 a.m.)
>
>
> Review request for mesos and Vinod Kone.
>
>
> Bugs: MESOS-6045
> https://issues.apache.org/jira/browse/MESOS-6045
>
>
> Repository: mesos
>
>
> Description
> -------
>
> For now this test ensures the message is sent to the agent
> in the successful launch path. More tests will be added to
> test the all-or-nothing paths (killed, invalid, unauthorized).
>
>
> Diffs
> -----
>
> src/tests/scheduler_tests.cpp ccd0f2f602a7a1a9a44b68fd0f59bdc8e0fa58b1
>
> Diff: https://reviews.apache.org/r/51321/diff/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> Benjamin Mahler
>
>
|