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

Review request for mesos and Ben Mahler.


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


Repository: mesos-git


Description
-------

The test had 2 expectations on resourcesAllocated() at the end, but didn't wait 
for the first one to be satisifed before setting up the more generic second 
one. As a result, the 2nd one can end up capturing all the resourcesAllocated() 
dispatches starving the 1st one.


Diffs
-----

  src/tests/allocator_tests.cpp 9cd5da36daf144ba1c759003bc1376ce74833245 

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


Testing
-------

Ran the test 500 times in repetition.


Thanks,

Vinod Kone

Reply via email to