----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49799/#review141810 -----------------------------------------------------------
src/tests/api_tests.cpp (lines 2703 - 2709) <https://reviews.apache.org/r/49799/#comment207201> a task typically goes to completed when its terminal update is ACKed. you need to wait for ACK from the scheduler instead of stopping the scheduler and waiting for executor termination. - Vinod Kone On July 8, 2016, 10:22 a.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49799/ > ----------------------------------------------------------- > > (Updated July 8, 2016, 10:22 a.m.) > > > Review request for mesos, Anand Mazumdar, Vinod Kone, and Zhitao Li. > > > Repository: mesos > > > Description > ------- > > Added test case for 'GetTasks' call in v1 agent API. > > > Diffs > ----- > > src/tests/api_tests.cpp 4cb70720ec6df86ad113170fb664de1bfbd809aa > > Diff: https://reviews.apache.org/r/49799/diff/ > > > Testing > ------- > > > Thanks, > > haosdent huang > >
