-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48343/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Vinod Kone.
Bugs: MESOS-5547
https://issues.apache.org/jira/browse/MESOS-5547
Repository: mesos
Description
-------
PartitionTest will soon be parameterized with whether to run
the registry in "strict" mode; since these tests don't
depend on the registry, there's no point running them twice.
Diffs
-----
src/tests/master_tests.cpp 34be015aa314a7574e9065efb7b1bb8e1570c5b7
src/tests/partition_tests.cpp 956493d5b2fb531dcedc477b2fdbbc0609e01412
Diff: https://reviews.apache.org/r/48343/diff/
Testing
-------
make check
Thanks,
Neil Conway