-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40999/
-----------------------------------------------------------
(Updated Dec. 8, 2015, 4:57 p.m.)
Review request for mesos, Jie Yu and Michael Park.
Changes
-------
Control clock manually.
Bugs: MESOS-4067
https://issues.apache.org/jira/browse/MESOS-4067
Repository: mesos
Description
-------
Fixed flakiness in ReservationTest.ACLMultipleOperations.
Diffs (updated)
-----
src/tests/reservation_tests.cpp eccbb8f8a02b65b26f34e020e736afe0445a6d0d
Diff: https://reviews.apache.org/r/40999/diff/
Testing (updated)
-------
`GTEST_FILTER="ReservationTest.ACLMultipleOperations" bin/mesos-tests.sh
--gtest_repeat=2000 --gtest_break_on_failure`
To reproduce the original test failure, you may have to set
`allocation_interval` to a shorter period (5ms, for example).
Thanks,
Greg Mann