----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28775/ -----------------------------------------------------------
(Updated Feb. 5, 2015, 1:22 a.m.) Review request for mesos, Adam B, Benjamin Hindman, Ben Mahler, Jie Yu, and Vinod Kone. Summary (updated) ----------------- Added a task validation test. Repository: mesos Description (updated) ------- 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 3e529ba402669b54f0839110736cd2345d349310 Diff: https://reviews.apache.org/r/28775/diff/ Testing ------- make check Thanks, Michael Park
