Issue Type: Bug Bug
Affects Versions: current
Assignee: Ognjen Bubalo
Components: jacoco
Created: 21/Feb/13 7:49 AM
Description:

Current JaCocO Plugin (using Jenkins 1.502) marks my build as UNSTABLE. But the same build has sufficient minimum coverage. This is totally confusing!

From Log:

[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=10, maxClass=100, minMethod=10, maxMethod=70, minLine=10, maxLine=80, minBranch=10, maxBranch=80, minInstruction=10, maxInstruction=80, minComplexity=10, maxComplexity=80]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
Build step 'Publish JaCoCo coverage' changed build result to UNSTABLE

From same build's JaCoCo result:

85% M: 371 C: 2047
68% M: 88 C: 184
69% M: 97 C: 216
85% M: 60 C: 345
84% M: 27 C: 139

Obviously, none of the JaCoCo figures are less under the JaCoCo minimums (10%). So it is a major fault that the plugin marks this build as UNSTABLE.

Environment: Jenkins 1.502 / Tomcat 6 / JDK 1.6.0_18 / Debian 6 / x86
Project: Jenkins
Labels: coverage unstable
Priority: Critical Critical
Reporter: Markus KARG
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to