----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75187/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- Currently we have a warning that occurs on compilation about comparison between unsigned long and long. We update the tests to suppress this warning. Diffs ----- 3rdparty/libprocess/src/tests/io_tests.cpp 70ab7236e461d582003b72e0d6495f1ebb546c99 Diff: https://reviews.apache.org/r/75187/diff/1/ Testing ------- Compilation warnings were suppressed, IO tests pass. Thanks, Jason Zhou
