-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44710/
-----------------------------------------------------------
(Updated March 11, 2016, 7:53 a.m.)
Review request for mesos, Jie Yu, Jan Schlicht, and Till Toenshoff.
Changes
-------
Bug ID, potential reviewers added.
Bugs: MESOS-2858
https://issues.apache.org/jira/browse/MESOS-2858
Repository: mesos
Description
-------
The EXPECT_CALL() statement in question should not be repeated in the loop once per task.
It should only be called exactly once before the driver is started.
Diffs
-----
src/tests/fetcher_cache_tests.cpp f9c48f5d938c2601cb8f826029d6969d676ab98e
Diff: https://reviews.apache.org/r/44710/diff/
Testing
-------
make check - all fetcher cache tests succeeded.
Thanks,
Bernd Mathiske
|