[ 
https://issues.jenkins-ci.org/browse/JENKINS-13892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163399#comment-163399
 ] 

naveen karnati edited comment on JENKINS-13892 at 6/1/12 9:20 AM:
------------------------------------------------------------------

This is a singular problem. Occurs in frequently. Attached is the build 
config.xml during the build fail. 

The warning numbers of reference build(i.e previous build) is as below. This is 
correct. Due to wrong computation in current build, the next build failed(since 
the reference changed).

        FindBugs: 13 warnings from one FindBugs analysis.

    Plug-in Result:Success - no threshold has been exceeded
    New highscore: only successful builds for 85 days!

        Compiler Warnings: 39 warnings.

    Plug-in Result:Success - no threshold has been exceeded
    New highscore: only successful builds for 46 days!

        Static Analysis Warnings: 52 warnings.

    Plug-in Result:Success - no threshold has been exceeded
    New highscore: only successful builds for 16 days!

                
      was (Author: naveen_karnati):
    This is a singular problem. Occurs in frequently. Attached is the build 
config.xml during the build fail. 
                  
> Analysis collector marks some warnings as fixed even though they are not
> ------------------------------------------------------------------------
>
>                 Key: JENKINS-13892
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13892
>             Project: Jenkins
>          Issue Type: Bug
>          Components: analysis-collector, analysis-core
>         Environment: Jenkins core version: 1.410
> Static Code Analysis Plug-ins -- 1.38
> FindBugs Plugin -- 4.36
> Warnings Plugin-- 3.28
> Analysis Collector Plugin--- 1.19
>            Reporter: naveen karnati
>            Assignee: Ulli Hafner
>         Attachments: compilerwarnings.JPG, findbugsresult.JPG, 
> fixed_warnings_tab.JPG, publisher_warnings_config_xml_part.txt, 
> static_analysis_result_error.JPG
>
>
> As mentioned over comment 
> "https://wiki.jenkins-ci.org/display/JENKINS/Static+Code+Analysis+Plug-ins?focusedCommentId=60918774&#comment-60918774";,
>  the "Static Analysis Result" is showing wrong. 
> We (at our company) are using Jenkins core version 1.410 and "Static Code 
> Analysis Plug-ins" plugin installed is v1.38. Somehow the result overview is 
> showing wrong. eg: Total warnings are 52, however in the details it shows as 
> 40. Surprisingly, the difference 12 warnings went into fixed (even without 
> any change of code).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to