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

Review request for mesos, Ben Mahler and Jie Yu.


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


Repository: mesos


Description
-------

Ignored subsequent calls to 'resourceOffers' in 
'ReservationTest.CompatibleCheckpointedResources' test.


Diffs
-----

  src/tests/reservation_tests.cpp 99bf393ed4e806dee13518cfbd2d44d740285c2c 

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


Testing
-------

I was able to reproduce more reliably after changing 
`master.allocation_interval` to `Milliseconds(1)` and running 
`GTEST_FILTER="ReservationTest.CompatibleCheckpointedResources" 
./bin/mesos-tests.sh --gtest_repeat=1000`.

Ran the above command with the fix and observed that it passes.


Thanks,

Michael Park

Reply via email to