----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65598/#review197238 -----------------------------------------------------------
build-support/jenkins/build.sh Line 28 (original), 28-30 (patched) <https://reviews.apache.org/r/65598/#comment277371> Note to reviewers: This is not a real fix but mostly meant to stop the bleeding right now. For unknown reasons, disabling the fast mode breaks the junit-xml generation and I therefore removed it. As far as I know we don't read the files anywhere, not even on Jenkins. - Stephan Erb On Feb. 11, 2018, 11:44 p.m., Stephan Erb wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65598/ > ----------------------------------------------------------- > > (Updated Feb. 11, 2018, 11:44 p.m.) > > > Review request for Aurora. > > > Bugs: AURORA-1972 > https://issues.apache.org/jira/browse/AURORA-1972 > > > Repository: aurora > > > Description > ------- > > Disable pytest-fast mode as a workaround for failing health checker tests > > > Diffs > ----- > > build-support/jenkins/build.sh 4c25a3fa315ab965df8908fe7c28be48ceb002bc > > > Diff: https://reviews.apache.org/r/65598/diff/1/ > > > Testing > ------- > > repeated git clean -xfd && ./build-support/jenkins/build.sh > > > Thanks, > > Stephan Erb > >