> On Sept. 19, 2016, 7:27 p.m., Joseph Wu wrote: > > src/tests/slave_recovery_tests.cpp, lines 4073-4081 > > <https://reviews.apache.org/r/51985/diff/1/?file=1500899#file1500899line4073> > > > > This change doesn't seem necessary, as waiting for an offer includes > > waiting for the agent to (re)register. > > > > Ditto for the below `AWAIT`s.
Thx @kaysoky! I discard this. - haosdent ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51985/#review149534 ----------------------------------------------------------- On Sept. 17, 2016, 3:41 p.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51985/ > ----------------------------------------------------------- > > (Updated Sept. 17, 2016, 3:41 p.m.) > > > Review request for mesos, Gilbert Song, Greg Mann, Jie Yu, Joseph Wu, and > Qian Zhang. > > > Bugs: MESOS-6180 > https://issues.apache.org/jira/browse/MESOS-6180 > > > Repository: mesos > > > Description > ------- > > Waited for agent finish registering in test case. > > > Diffs > ----- > > src/tests/slave_recovery_tests.cpp 23cf9d8cd76d568fa841817d6f4279c4aa2fdc75 > > Diff: https://reviews.apache.org/r/51985/diff/ > > > Testing > ------- > > > Thanks, > > haosdent huang > >
