-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71013/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Meng Zhu.
Bugs: MESOS-9882
https://issues.apache.org/jira/browse/MESOS-9882
Repository: mesos
Description
-------
Previously, the test has been failing in cases when the first
AGENT_ADDED message arrived after setting an expectation for the
"second" one. After this patch, expectations for both messages are set,
and this is performed before any of them can arrive.
Diffs
-----
src/tests/master/update_framework_tests.cpp
dda09fcd8f6e3cc268bf6897cd58a6444510bd16
Diff: https://reviews.apache.org/r/71013/diff/1/
Testing
-------
Thanks,
Andrei Sekretenko