----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44710/#review123532 -----------------------------------------------------------
Ship it! LGTM. - Anand Mazumdar On March 14, 2016, 1:35 p.m., Bernd Mathiske wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44710/ > ----------------------------------------------------------- > > (Updated March 14, 2016, 1:35 p.m.) > > > Review request for mesos, Ben Mahler, Jie Yu, Jan Schlicht, and Till > Toenshoff. > > > 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 > >
