-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37813/
-----------------------------------------------------------
(Updated Oct. 13, 2015, 9:27 a.m.)
Review request for mesos, Benjamin Hindman, Ben Mahler, Joseph Wu, and Till
Toenshoff.
Changes
-------
Now using HasFatalFailure() thanks to a tip from @bmahler, which simplifies the
code a lot. Also addressed Till's issue.
Bugs: MESOS-3235
https://issues.apache.org/jira/browse/MESOS-3235
Repository: mesos
Description
-------
Dumps all involved task/executor sandbox contents in test tear down
only if a failure occurred.
Diffs (updated)
-----
src/tests/fetcher_cache_tests.cpp 7e194dc6e2b2d8b857e61d1a18d696545a86ce9f
Diff: https://reviews.apache.org/r/37813/diff/
Testing
-------
make check on OSX, where the bug showed up.
Thanks,
Bernd Mathiske