You're reading it correctly, this was my ill-fated attempt to make sure we're prompt about raising the bar when we've passed it, forcing us to converge upwards. Unfortunately the number is not consistent.
-=Bill On Wed, Nov 12, 2014 at 3:37 PM, David McLaughlin <da...@dmclaughlin.com> wrote: > Am I reading this wrong or does that say that the actual coverage of 0.84 > exceeds the _minimum_ coverage and this led to the build failure? > > On Wed, Nov 12, 2014 at 3:34 PM, Joshua Cohen <jco...@twopensource.com> > wrote: > > > Failing the build on this check is just too flaky (coverage numbers vary > > slightly based on JVM). Going to send a review to make it advisory only. > > > > On Wed, Nov 12, 2014 at 3:28 PM, Apache Jenkins Server < > > jenk...@builds.apache.org> wrote: > > > > > See <https://builds.apache.org/job/Aurora/731/changes> > > > > > > Changes: > > > > > > [wfarner] Fix coverage epsilon. > > > > > > [wfarner] Remove non-fixed tickets from CHANGELOG. > > > > > > ------------------------------------------ > > > Started by an SCM change > > > Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in > > workspace < > > > https://builds.apache.org/job/Aurora/ws/> > > > Wiping out workspace first. > > > Cloning the remote Git repository > > > Cloning repository > > > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > > > > git init <https://builds.apache.org/job/Aurora/ws/> > > > Fetching upstream changes from > > > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > > > > git --version > > > > git fetch --tags --progress > > > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > > > +refs/heads/*:refs/remotes/origin/* > > > > git config remote.origin.url > > > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > > > > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* > > > > git config remote.origin.url > > > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > > > Fetching upstream changes from > > > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > > > > git fetch --tags --progress > > > https://git-wip-us.apache.org/repos/asf/incubator-aurora.git > > > +refs/heads/*:refs/remotes/origin/* > > > > git rev-parse origin/master^{commit} > > > Checking out Revision 0077a0c9aed105f918a4a70ee5b6dfaa62370107 > > > (origin/master) > > > > git config core.sparsecheckout > > > > git checkout -f 0077a0c9aed105f918a4a70ee5b6dfaa62370107 > > > > git rev-list ea439998dac5d83869363054ce0817317f50ceba > > > Cleaning workspace > > > > git rev-parse --verify HEAD > > > Resetting working tree > > > > git reset --hard > > > > git clean -fdx > > > [Aurora] $ /bin/bash -xe /tmp/hudson8892176755882904417.sh > > > + ./build-support/jenkins/build.sh > > > + date > > > Wed Nov 12 23:22:26 UTC 2014 > > > + ./gradlew -Pq clean build > > > :buildSrc:clean UP-TO-DATE > > > :buildSrc:compileJava UP-TO-DATE > > > :buildSrc:compileGroovy > > > :buildSrc:processResources UP-TO-DATE > > > :buildSrc:classes > > > :buildSrc:jar > > > :buildSrc:assemble > > > :buildSrc:compileTestJava UP-TO-DATE > > > :buildSrc:compileTestGroovy UP-TO-DATE > > > :buildSrc:processTestResources UP-TO-DATE > > > :buildSrc:testClasses UP-TO-DATE > > > :buildSrc:test UP-TO-DATE > > > :buildSrc:check UP-TO-DATE > > > :buildSrc:build > > > :clean > > > :bootstrapThrift > > > :checkPython > > > :generateSources > > > :compileGeneratedJavaNote: Some input files use unchecked or unsafe > > > operations. > > > Note: Recompile with -Xlint:unchecked for details. > > > > > > :processGeneratedResources UP-TO-DATE > > > :generatedClasses > > > :compileJavaNote: Writing < > > > > > > https://builds.apache.org/job/Aurora/ws/dist/classes/main/com/twitter/common/args/apt/cmdline.arg.info.txt.2 > > > > > > > > > > :processResources > > > :classes > > > :jar > > > :assemble > > > :jsHint > > > :checkstyleMain > > > :compileTestJava > > > :processTestResources > > > :testClasses > > > :checkstyleTest > > > :findbugsGenerated > > > :findbugsMain > > > :findbugsTest > > > :licenseGenerated UP-TO-DATE > > > :licenseMain UP-TO-DATE > > > :licenseTest UP-TO-DATE > > > :license UP-TO-DATE > > > :pmdMain > > > :test > > > :jacocoTestReport > > > Coverage report generated: file://< > > > > > > https://builds.apache.org/job/Aurora/ws/dist/reports/jacoco/test/html/index.html > > > > > > > :analyzeReport > > > Instruction coverage of 0.8893544679628388 exceeds minimum coverage of > > > 0.88. > > > :analyzeReport FAILED > > > > > > FAILURE: Build failed with an exception. > > > > > > * What went wrong: > > > Execution failed for task ':analyzeReport'. > > > > Branch coverage of 0.84 exceeds min instruction coverage of 0.83, by > > > more than 0.005, please raise the threshold! > > > > > > * 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: 5 mins 39.482 secs > > > Build step 'Execute shell' marked build as failure > > > Recording test results > > > > > >