-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67681/
-----------------------------------------------------------
Review request for mesos and Greg Mann.
Bugs: MESOS-9014
https://issues.apache.org/jira/browse/MESOS-9014
Repository: mesos
Description
-------
This patch fixes the flaky test by explicitly killing the
task before test tear-down, avoiding the race condition
between scheduler tear-down and scheduler getting/acknowledging
status update.
Diffs
-----
src/tests/api_tests.cpp 4d6b5b3e938faed934e875e23e29c67fd50b9d6f
Diff: https://reviews.apache.org/r/67681/diff/1/
Testing
-------
make check
Thanks,
Meng Zhu