-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31084/
-----------------------------------------------------------
Review request for mesos, Till Toenshoff and Vinod Kone.
Bugs: MESOS-2355
https://issues.apache.org/jira/browse/MESOS-2355
Repository: mesos-incubating
Description
-------
Adds a workaround preventing MESOS-2354 from affecting
`MasterTest.SlavesEndpointTwoSlaves` by advancing the clock a second thus
preventing the slaves to be assigned the same ID.
Diffs
-----
src/tests/master_tests.cpp e69a7fb
Diff: https://reviews.apache.org/r/31084/diff/
Testing
-------
`./bin/mesos-tests.sh --gtest_filter="MasterTest.SlavesEndpoint*"
--gtest_repeat=1000 --gtest_break_on_failure`
Thanks,
Alexander Rojas