|
||||||||
|
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/main/java/org/jenkinsci/test/acceptance/po/Build.java
src/test/java/plugins/CheckStylePluginTest.java
src/test/resources/checkstyle_plugin/checkstyle-result-build1.xml
src/test/resources/checkstyle_plugin/checkstyle-result-build2.xml
src/test/resources/checkstyle_plugin/checkstyle-result-build3.xml
src/test/resources/checkstyle_plugin/checkstyle-result-build4.xml
http://jenkins-ci.org/commit/acceptance-test-harness/67eaa6d48a03db24cf537c482f819d9d171703ef
Log:
JENKINS-13458 Added a testcase to verify the original delta computation.
This test ensures that the build status is computed from the warnings delta of the current build and the reference build.