Issue Type: Bug Bug
Assignee: redsolo
Components: ci-game
Created: 28/Aug/14 10:58 AM
Description:

the ci-game plugin is throwing the following exception:

Recording test results
[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)

if required I can dig into the historical logs to determine which version of Jenkins started to generate the above exception.

Environment: Fedora 20 64 bit
Jenkins 1.577
Oracle JDK 1.7.0_45
Project: Jenkins
Priority: Major Major
Reporter: Andrea Barbieri
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