-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55911/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-6983
https://issues.apache.org/jira/browse/MESOS-6983
Repository: mesos
Description
-------
Fixed flakiness in TaskValidationTest.TaskReusesUnreachableTaskID.
Diffs
-----
src/tests/master_validation_tests.cpp
ce10ea4502d0a13faca28d288dd16cd5cb864f6e
Diff: https://reviews.apache.org/r/55911/diff/
Testing
-------
`make check`
Without this change, this test fails on most platforms in the internal CI. With
this change, no failures of this test are observed.
Thanks,
Neil Conway