-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70152/
-----------------------------------------------------------
(Updated March 12, 2019, 4:40 p.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
Addressed Ben's comment.
And rebased and updated the tests according to changes made the
`ResourceLimits` class.
In particular, added tests to verify that duplicate names are not allowed in
string parsing.
Bugs: MESOS-9608
https://issues.apache.org/jira/browse/MESOS-9608
Repository: mesos
Description
-------
Added tests for `ResourceLimits`.
Diffs (updated)
-----
src/tests/resource_quantities_tests.cpp
435a4949b95e9a83be73781388eb4be9c7da695b
Diff: https://reviews.apache.org/r/70152/diff/2/
Changes: https://reviews.apache.org/r/70152/diff/1-2/
Testing
-------
make check
Thanks,
Meng Zhu