Change By: Sergey Ryazantsev (26/Sep/14 1:50 PM)
Description: ello Hello .
I've got a problem with computing new warnings functional.
When I add a new PMD rule to my ruleset, I get odd results.
Test case:
# Start the first build.
  See [summary|^build_1_sum.png] and [full|^build_1_full.png] results.
# Add a new PMD rule to rule set and start the second build.
  Rule 'LongVariable' was added. The [summary|^build_2_sum.png] contains only 192 new warnings instead of 267 (==[3126|^build_2_sum.png]-[2859|^build_1_sum.png]).
  Moreover, [full|^build_2_full.png] result contains 267 warning for new  'LongVariable' rule (match against [first result|^build_1_full.png]).
# Go to job configuration, check 'Use delta for new warnings' check box and start the third build.
  The result changed.
  The [summary|^build_3_sum.png] contains both 192 and 267 new warnings on the same page.
  Besides, link '267 new warnings' opens a page with 192 new warnings.
I suppose that the number of new warning should always be 267 in the example.
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