|
||||||||
|
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/d/optout.

Code changed in jenkins
User: Ulli Hafner
Path:
src/main/java/org/jenkinsci/test/acceptance/plugins/analysis_core/AnalysisSettings.java
src/test/java/plugins/AbstractAnalysisTest.java
src/test/java/plugins/CheckStylePluginTest.java
http://jenkins-ci.org/commit/acceptance-test-harness/4a3fd08b1f13d3990cbcc40284055f131fe82eae
Log:
JENKINS-13458 Added a testcase to verify the new delta computation.
This test ensures that the build status is computed from the warnings delta of the current build and the previous build.