----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71725/#review218537 ----------------------------------------------------------- Fix it, then Ship it! Nice approach to make the "meat" of the test more obvious through helpers. src/tests/api_tests.cpp Lines 1491 (patched) Stray spaces src/tests/api_tests.cpp Lines 1519 (patched) Nit: to more match the usage we could define this before `verifyReservation`. src/tests/api_tests.cpp Lines 1521 (patched) We could name this `resources` for symmetry. src/tests/api_tests.cpp Lines 1553 (patched) Line too long - Benjamin Bannier On Nov. 6, 2019, 12:09 p.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71725/ > ----------------------------------------------------------- > > (Updated Nov. 6, 2019, 12:09 p.m.) > > > Review request for mesos and Benjamin Bannier. > > > Repository: mesos > > > Description > ------- > > Added a new test to verify that reservations can be updated > using the operator API. > > > Diffs > ----- > > src/tests/api_tests.cpp bd207eaebc8fc14de16f7af633d943b315328e8a > > > Diff: https://reviews.apache.org/r/71725/diff/1/ > > > Testing > ------- > > > Thanks, > > Benno Evers > >