----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72709/#review221380 -----------------------------------------------------------
Patch looks great! Reviews applied: [72709] Passed command: export OS='ubuntu:16.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/jenkins/buildbot.sh - Mesos Reviewbot On July 27, 2020, 9:34 a.m., Dong Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72709/ > ----------------------------------------------------------- > > (Updated July 27, 2020, 9:34 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > Remove unnecessary codes which lead to the following warnning > messages while performing tests: > > ...mesos/build/src/colors.sh: No such file or directory > ...mesos/build/src/atexit.sh: No such file or directory > > > Diffs > ----- > > src/tests/balloon_framework_test.sh > 7d0a4fee200577a5f7b2edbb3b310a07678879dd > src/tests/disk_full_framework_test.sh > 62e62cb90ffb5c05f0db1517409179d5b38518e8 > src/tests/dynamic_reservation_framework_test.sh > c094ed1464c61b6acf647549f1fd83117b135358 > src/tests/no_executor_framework_test.sh > df282cab6e91645d19d0aa09867e6b45adaf2508 > src/tests/persistent_volume_framework_test.sh > 6488656c4bd8ad0c6f25a367cf7de2f926dbecf0 > src/tests/test_framework_test.sh 8782e01edc5be3833760fc45e2b545fce100547b > src/tests/test_http_framework_test.sh > 256655dfd7697071547f755e8941822b6d51f8a8 > > > Diff: https://reviews.apache.org/r/72709/diff/1/ > > > Testing > ------- > > make tests > > > Thanks, > > Dong Zhu > >
