----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28775/ -----------------------------------------------------------
(Updated Feb. 12, 2015, 9:14 a.m.) Review request for mesos, Adam B, Benjamin Hindman, Ben Mahler, Jie Yu, and Vinod Kone. Summary (updated) ----------------- Added tests for task validation. Repository: mesos Description ------- With the new `Offer::Operation`s that modify the offered resources, the existing task validation breaks. This fixes that. EDIT: The fix was introduced in a patch that got committed earlier. https://reviews.apache.org/r/30459/ This patch is now just the test for the fix. Diffs (updated) ----- src/tests/resource_offers_tests.cpp b37115398ca26a8dc424e026c9e400ede43ccc29 Diff: https://reviews.apache.org/r/28775/diff/ Testing ------- make check Thanks, Michael Park
