Issue Type: Bug Bug
Assignee: Gregory Boissinot
Components: cppcheck
Created: 26/May/14 8:38 AM
Description:

It seems the functionality to mark builds as failed for "new errors" uses the total number of errors in the new result data, rather than the delta of errors.
Currently, if one of two errors is fixed, the build will be marked as failed with a new error threshold of 1.

Noticed with new error threshold of 1,
having 6 errors,
then checking in a new build with the result of 4 errors and 26 style warnings.
> [Cppcheck] Setting build status to FAILURE since total number of new errors exceeds the threshold value '1'.

Jenkins 1.554.1, CPPCheck plugin 1.16

Project: Jenkins
Priority: Major Major
Reporter: Jan Klass
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to