-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53491/
-----------------------------------------------------------
(Updated Nov. 22, 2016, 12:27 a.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
Make ReviewBot run again
Summary (updated)
-----------------
Disabled tests relying on filtering HTTP events.
Bugs: MESOS-6466
https://issues.apache.org/jira/browse/MESOS-6466
Repository: mesos
Description (updated)
-------
Some tests that rely on filtering HTTP events based on type won't
work now since the request body is not yet known when `visit()`
is invoked. These would be fixed as part of a separate JIRA
issue.
Diffs (updated)
-----
src/tests/master_tests.cpp c8cd89228eb4e55c9a9655f9de39cb070e14520c
src/tests/slave_recovery_tests.cpp 99c27399297e3b04af167029d200d8ac418af2a6
Diff: https://reviews.apache.org/r/53491/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar