----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57818/#review170785 -----------------------------------------------------------
src/tests/master_tests.cpp Lines 6750 (patched) <https://reviews.apache.org/r/57818/#comment243664> You need to `os::unsetenv()` at the end of this test. src/tests/master_tests.cpp Lines 6796 (patched) <https://reviews.apache.org/r/57818/#comment243665> You need to `os::unsetenv()` at the end of this test. - James Peach On March 31, 2017, 8:20 p.m., Anindya Sinha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57818/ > ----------------------------------------------------------- > > (Updated March 31, 2017, 8:20 p.m.) > > > Review request for mesos, James Peach, Vinod Kone, and Jiang Yan Xu. > > > Bugs: MESOS-7015 > https://issues.apache.org/jira/browse/MESOS-7015 > > > Repository: mesos > > > Description > ------- > > Added unit tests to verify offers are suppressed based on registration. > > > Diffs > ----- > > src/tests/master_tests.cpp 5fdb9493c9aed31b90e03062544c1446eb200040 > src/tests/scheduler_tests.cpp 65259b47ec1a2094b23ff448370d30122fd218ca > > > Diff: https://reviews.apache.org/r/57818/diff/1/ > > > Testing > ------- > > All tests passed. > > > Thanks, > > Anindya Sinha > >
