----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41939/#review114202 -----------------------------------------------------------
src/tests/master_quota_tests.cpp (line 707) <https://reviews.apache.org/r/41939/#comment175020> "true" -> Another place for FORCE. I suggest to declare it only once, globally, maybe as a constexpr. - Bernd Mathiske On Jan. 12, 2016, 1:33 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41939/ > ----------------------------------------------------------- > > (Updated Jan. 12, 2016, 1:33 p.m.) > > > Review request for mesos, Bernd Mathiske, Joerg Schad, and Joris Van > Remoortere. > > > Repository: mesos > > > Description > ------- > > For clarity and in order not to distract a reader with copy-paste code: > - some tests were merged together; > - removed creation of agents where possible and used force flag > in quota request instead. > > > Diffs > ----- > > src/tests/master_quota_tests.cpp 776a168254af6fa8a5d87d4580b35d83f2d5909a > > Diff: https://reviews.apache.org/r/41939/diff/ > > > Testing > ------- > > `make check` on Mac OS 10.10.5 > > > Thanks, > > Alexander Rukletsov > >
