----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43910/ -----------------------------------------------------------
(Updated Feb. 29, 2016, 6:55 a.m.) Review request for mesos and Michael Park. Changes ------- Rebase. Repository: mesos Description ------- Enhanced a test case for the `/state` agent endpoint. Diffs (updated) ----- src/tests/slave_tests.cpp 322f3ddaf11885d7e61e0e9232c0342e97d8bfa1 Diff: https://reviews.apache.org/r/43910/diff/ Testing ------- make check Note that we don't currently check the conversion of `TaskInfo` -> JSON, which is used for `queuedTasks`. Would be nice to improve the test case so that the slave has a queued task, although this will probably require some `DROP_MESSAGE` trickery... Thanks, Neil Conway