----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43910/ -----------------------------------------------------------
(Updated Feb. 28, 2016, 12:21 a.m.) Review request for mesos and Michael Park. Repository: mesos Description ------- Enhanced a test case for the `/state` agent endpoint. Diffs ----- src/tests/slave_tests.cpp 322f3ddaf11885d7e61e0e9232c0342e97d8bfa1 Diff: https://reviews.apache.org/r/43910/diff/ Testing (updated) ------- 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
