----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42011/#review113178 -----------------------------------------------------------
Ship it! LGTM. Can you also find a shepherd for this by mailing on dev@ and update the JIRA thereafter ? support/docker_build.sh (line 69) <https://reviews.apache.org/r/42011/#comment173674> Nit: Newline before this line. Also can you add a comment before this line like we have for other lines: # Generate XML test report. - Anand Mazumdar On Jan. 7, 2016, 2:44 a.m., Shuai Lin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42011/ > ----------------------------------------------------------- > > (Updated Jan. 7, 2016, 2:44 a.m.) > > > Review request for mesos, Ben Mahler and haosdent huang. > > > Bugs: MESOS-4258 > https://issues.apache.org/jira/browse/MESOS-4258 > > > Repository: mesos > > > Description > ------- > > Added gtest flags to generate xml report > > > Diffs > ----- > > Makefile.am d9604f48f194dc8272423410e9938e646f334a9c > support/docker_build.sh 7882bd20e4b6ee28dc117086386de8faac995a3e > > Diff: https://reviews.apache.org/r/42011/diff/ > > > Testing > ------- > > $ export GTEST_OUTPUT=xml:report.xml > $ make check > $ find . -name report.xml > > > ./3rdparty/libprocess/report.xml > ./3rdparty/libprocess/3rdparty/report.xml > ./src/report.xml > > > Thanks, > > Shuai Lin > >
