----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70855/ -----------------------------------------------------------
(Updated June 14, 2019, 12:51 p.m.) Review request for mesos and Benjamin Mahler. Changes ------- Previous diff (#2) was broken due to incorrect tracking branch - reposted it. Repository: mesos Description ------- This patch makes the exitsing UpdateFramewornV0 tests fill the `FrameworkInfo.id` field and adds tests that invalid values of this field are handled properly. Diffs (updated) ----- src/tests/master/update_framework_tests.cpp 1b0fb8d108dbf174af381bdc5536181b25b9f7a9 Diff: https://reviews.apache.org/r/70855/diff/3/ Changes: https://reviews.apache.org/r/70855/diff/2-3/ Testing ------- `./bin/mesos-tests.sh --gtest_filter="UpdateFrameworkV0*ID*" --gtest_break_on_failure --gtest_repeat=1000` Thanks, Andrei Sekretenko
