> On Feb. 8, 2016, 10:12 p.m., Vinod Kone wrote: > > src/tests/mesos.hpp, lines 964-1021 > > <https://reviews.apache.org/r/43225/diff/1/?file=1233180#file1233180line964> > > > > put these (using statement and actions) in v1 namespace?
Added a `TODO` as per our discussion to move these actions to the `v1` namespace and then do a sweep of the other test files. - Anand ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43225/#review118304 ----------------------------------------------------------- On Feb. 9, 2016, 12:12 a.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43225/ > ----------------------------------------------------------- > > (Updated Feb. 9, 2016, 12:12 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-4433 > https://issues.apache.org/jira/browse/MESOS-4433 > > > Repository: mesos > > > Description > ------- > > This change adds some gtest actions that can be used to subscribe/send status > updates using the executor library. These are in similar vein to the existing > actions like `SendStatusUpdateFromTask`. > > > Diffs > ----- > > src/tests/mesos.hpp e07d8aa6f1e507a91ce70763aafa134bdd9a7ec8 > > Diff: https://reviews.apache.org/r/43225/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
