-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43971/
-----------------------------------------------------------

Review request for mesos, Artem Harutyunyan and Joris Van Remoortere.


Bugs: MESOS-4768
    https://issues.apache.org/jira/browse/MESOS-4768


Repository: mesos


Description
-------

The accept/decline of the inverse offers in the test could arrive after the 
clock is paused and advanced in the test.  This meant that the test would 
trigger an allocation and then idle (because the clock is paused).  This is the 
same problem we fixed in https://issues.apache.org/jira/browse/MESOS-4059 .


Diffs
-----

  src/tests/master_maintenance_tests.cpp 
c9e3828933d16ec65298e4ad4b1a3e0ddf99032d 

Diff: https://reviews.apache.org/r/43971/diff/


Testing
-------

(Not done yet) make check (OSX)


Thanks,

Joseph Wu

Reply via email to