-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59454/
-----------------------------------------------------------
(Updated May 22, 2017, 5:24 p.m.)
Review request for mesos, Benjamin Bannier, James Peach, Michael Park, and Neil
Conway.
Changes
-------
Fixed another test.
Summary (updated)
-----------------
Adjust tests to account for GCC 7.1 fix in bytes.hpp.
Bugs: MESOS-7520
https://issues.apache.org/jira/browse/MESOS-7520
Repository: mesos
Description (updated)
-------
This fixes tests that uses the old inheritance types from `bytes.hpp`.
Diffs (updated)
-----
src/tests/persistent_volume_tests.cpp ef0085316
src/tests/role_tests.cpp 03b6f7bd6
Diff: https://reviews.apache.org/r/59454/diff/2/
Changes: https://reviews.apache.org/r/59454/diff/1-2/
Testing
-------
`./bootstrap && mkdir build && cd build && ../configure --disable-python
--disable-java --disable-optimize --disable-hardening && make check -j$(nproc)`
Thanks,
Aaron Wood