----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27542/#review59657 -----------------------------------------------------------
Master (9ef905a) is red with this patch. ./build-support/jenkins/build.sh :jsHint :checkstyleMain :compileTestJava :processTestResources :testClasses :checkstyleTest[ant:checkstyle] /home/jenkins/jenkins-slave/workspace/AuroraBot/src/test/java/org/apache/aurora/scheduler/storage/log/WriteAheadStorageTest.java:0: File does not end with a newline. FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':checkstyleTest'. > Checkstyle rule violations were found. See the report at: > file:///home/jenkins/jenkins-slave/workspace/AuroraBot/dist/reports/checkstyle/test.xml * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 1 mins 55.115 secs - Aurora ReviewBot On Nov. 3, 2014, 10:11 p.m., Bill Farner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27542/ > ----------------------------------------------------------- > > (Updated Nov. 3, 2014, 10:11 p.m.) > > > Review request for Aurora, Kevin Sweeney and Maxim Khutornenko. > > > Repository: aurora > > > Description > ------- > > Bring WriteAheadStorage up to 100% branch and instruction coverage. > > > Diffs > ----- > > src/main/java/org/apache/aurora/scheduler/storage/log/LogStorage.java > cbab75964052a950e1b868b3a53eb15fadb31cb7 > > src/main/java/org/apache/aurora/scheduler/storage/log/WriteAheadStorage.java > 094d1c66e1f464687e0416bc652dba4b1bda0f7e > > src/test/java/org/apache/aurora/scheduler/storage/log/WriteAheadStorageTest.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/27542/diff/ > > > Testing > ------- > > > Thanks, > > Bill Farner > >
