-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57731/
-----------------------------------------------------------
Review request for mesos, Anindya Sinha and Vinod Kone.
Bugs: MESOS-7097
https://issues.apache.org/jira/browse/MESOS-7097
Repository: mesos
Description
-------
- `MasterAuthorizationTest.PendingExecutorInfoDiffersOnDifferentSlaves`
used to assume the mock authorizer is only called for tasks
authorization but with the new `regsiter_agents` ACL this is no
longer true.
Diffs
-----
src/tests/master_authorization_tests.cpp
1a0285a3f345ef21a8256d4123d8bb684f538da4
Diff: https://reviews.apache.org/r/57731/diff/1/
Testing
-------
make check.
Thanks,
Jiang Yan Xu