Issue Type: Bug Bug
Affects Versions: current
Assignee: redsolo
Components: ci-game
Created: 28/Aug/14 3:09 AM
Description:

When evaluating the CI Game at the end of my build, I'm getting the following exception:
[ci-game] evaluating rule: Build result
[ci-game] scored: 1.0
[ci-game] evaluating rule: Increased number of passed tests
ERROR: Publisher hudson.plugins.cigame.GamePublisher aborted due to exception
java.lang.NoSuchMethodError: hudson.model.AbstractBuild.getTestResultAction()Lhudson/tasks/test/AbstractTestResultAction;
at hudson.plugins.cigame.rules.unittesting.AbstractUnitTestsRule.getPreviousBuildWithResults(AbstractUnitTestsRule.java:49)
at hudson.plugins.cigame.rules.unittesting.AbstractUnitTestsRule.evaluate(AbstractUnitTestsRule.java:70)
at hudson.plugins.cigame.model.ScoreCard.evaluate(ScoreCard.java:102)
at hudson.plugins.cigame.model.ScoreCard.record(ScoreCard.java:45)
at hudson.plugins.cigame.model.ScoreCard.record(ScoreCard.java:122)
at hudson.plugins.cigame.GamePublisher.perform(GamePublisher.java:60)
at hudson.plugins.cigame.GamePublisher.perform(GamePublisher.java:45)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.cleanUp(Build.java:192)
at hudson.model.Run.execute(Run.java:1786)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)

Environment: Jenkins version 1.559
CI Game version 1.20
Project: Jenkins
Labels: plugin
Priority: Critical Critical
Reporter: Eric Masson
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.

Reply via email to