-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50016/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar and Vinod Kone.
Bugs: MESOS-5846
https://issues.apache.org/jira/browse/MESOS-5846
Repository: mesos
Description
-------
This test case is flaky because we didn't wait for the agent receives
and properly handles the ACK of `TASK_KILLED`. Then the agent may have
not yet marked the task completed when we perform the query.
Diffs
-----
src/tests/api_tests.cpp b4a6c46cd3e0e57b4f4d22d2103d3947c592e133
Diff: https://reviews.apache.org/r/50016/diff/
Testing
-------
Thanks,
haosdent huang