Issue Type: Bug Bug
Affects Versions: current
Assignee: redsolo
Components: ci-game
Created: 17/Oct/12 10:14 AM
Description:

Have turned on CI game in our project, and it is applying rules for standard checks (build fail, tests pass/fail), but never getting a score for checkstyle despite changes to warning count.

E.g. output from build like this (even though fixed a checkstyle)
[ci-game] evaluating rule: Build result
[ci-game] scored: 1.0
[ci-game] evaluating rule: Increased number of failed tests
[ci-game] evaluating rule: Increased number of passed tests
[ci-game] evaluating rule: Decreased number of failed tests
[ci-game] evaluating rule: Decreased number of passed tests
[ci-game] evaluating rule: New HIGH priority Findbugs warnings
[ci-game] evaluating rule: New NORMAL priority Findbugs warnings
[ci-game] evaluating rule: New LOW priority Findbugs warnings
[ci-game] evaluating rule: Fixed HIGH priority Findbugs warnings
[ci-game] evaluating rule: Fixed NORMAL priority Findbugs warnings
[ci-game] evaluating rule: Fixed LOW priority Findbugs warnings
[ci-game] evaluating rule: Changed number of checkstyle warnings
No emails were triggered.
Finished: SUCCESS

Environment: Jenkins ver. 1.475
plugins:
Maven 2 Project Plugin: 1.475
Checkstyle: 3.29
Static Code Analysis Plug-ins: 1.43
The Continuous Integration Game plugin: 1.18
Project: Jenkins
Priority: Major Major
Reporter: Nathan McDonald
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

Reply via email to