----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70862/ -----------------------------------------------------------
Review request for mesos, Gilbert Song and Qian Zhang. Repository: mesos Description ------- Since the blkio cgroup tests immediately require the result of `blkio_statistics()`, we should test for the presence of statistics with `ASSERT_TRUE` rather than `EXPECT_TRUE`. Diffs ----- src/tests/containerizer/cgroups_isolator_tests.cpp eef8eb28ea57ef0a2a3c626ac9aee202eb7231d9 Diff: https://reviews.apache.org/r/70862/diff/1/ Testing ------- make check (Fedora 30) Thanks, James Peach
