----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66331/ -----------------------------------------------------------
Review request for mesos and Jan Schlicht. Repository: mesos Description ------- This patch changes an assert in `ResourceProviderManagerHttpApiTest.UpdateOperationStatus` to make sure a received message has the correct type. We later assume a certain type which could and not aborting the test if an unexpected message type is received would lead to hard runtime failures like segmentation faults. Diffs ----- src/tests/resource_provider_manager_tests.cpp d947bd037190e6b7ea7b2277b5fbe47816878de4 Diff: https://reviews.apache.org/r/66331/diff/1/ Testing ------- Thanks, Benjamin Bannier
