> On Feb. 21, 2017, 12:18 a.m., Jiang Yan Xu wrote: > > Hey looks like slave_authorization_tests.cpp is more suitable place to put > > this test?
Fair enough. Moved the test to `slave_authorization_tests.cpp` in the latest update. - Anindya ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55888/#review166111 ----------------------------------------------------------- On Feb. 8, 2017, 3:54 a.m., Anindya Sinha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55888/ > ----------------------------------------------------------- > > (Updated Feb. 8, 2017, 3:54 a.m.) > > > Review request for mesos, Adam B, Alexander Rojas, and Jiang Yan Xu. > > > Bugs: MESOS-6953 > https://issues.apache.org/jira/browse/MESOS-6953 > > > Repository: mesos > > > Description > ------- > > Test to ensure non-authorized users cannot launch tasks on agents. > > > Diffs > ----- > > src/tests/slave_tests.cpp 7f357a653335b559b5c78d4618926715dc4a63c7 > > Diff: https://reviews.apache.org/r/55888/diff/ > > > Testing > ------- > > All tests passed. > > > Thanks, > > Anindya Sinha > >
