[
https://issues.jenkins-ci.org/browse/JENKINS-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160473#comment-160473
]
Jaroslavas D. edited comment on JENKINS-13150 at 3/20/12 1:00 PM:
------------------------------------------------------------------
It is the last plugin version *3.1.1* (I am not sure about exact version.. is
it any way to figure out testlink plugin version without administrator rights?
I don't have direct permission to manage plugins)
Also, jenkins version is *1.452*
*P.S.*
Moreover, I have just updated my local jenkins to the last version (1.456). And
seems what TestLink plugin doesn't work at all.. I don't really understand if
it is my local jenkins' problem or plugin'. But when I try to add build step
named '_Invoke TestLink_' - nothing happens.. I mean, in job configuration when
I click '_Invoke TestLink_' I expect new fields for plugin configuration.. but
literary - nothing happens. Please, check plugin compatibility with the newest
jenkins' version.
Thank you!
was (Author: jar):
It is the last plugin version *3.1.1*
Also, jenkins version is *1.452*
*P.S.*
Moreover, I have just updated my local jenkins to the last version (1.456). And
seems what TestLink plugin doesn't work at all.. I don't really understand if
it is my local jenkins' problem or plugin'. But when I try to add build step
named '_Invoke TestLink_' - nothing happens.. I mean, in job configuration when
I click '_Invoke TestLink_' I expect new fields for plugin configuration.. but
literary - nothing happens. Please, check plugin compatibility with the newest
jenkins' version.
Thank you!
> 'FATAL: null' while looking for test results in JUnit classes
> -------------------------------------------------------------
>
> Key: JENKINS-13150
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13150
> Project: Jenkins
> Issue Type: Bug
> Components: junit, plugin, testlink
> Reporter: Jaroslavas D.
> Assignee: Bruno P. Kinoshita
> Labels: junit, plugin, plugins
> Attachments: full-log.txt, jenkins.jpg,
> TEST-com.exigen.ipb.product.ProductPropertiesUiConfWebTests.xml, testlink.jpg
>
>
> h3.Testlink configuration:
> !testlink.jpg|thumbnail!
> h3.Jenkins configuration:
> !jenkins.jpg|thumbnail!
> h3.Jenkins job {color:red}*FAILS*{color}:
> {code}
> 08:23:20 Looking for the test results of TestLink test cases.
> 08:23:20
> 08:23:20 Looking for test results in JUnit classes.
> 08:23:20
> 08:23:21 FATAL: null
> 08:23:21 java.lang.NullPointerException
> 08:23:21 at
> hudson.plugins.testlink.result.JUnitCaseClassNameResultSeeker.getJUnitNotes(JUnitCaseClassNameResultSeeker.java:138)
> 08:23:21 at
> hudson.plugins.testlink.result.JUnitCaseClassNameResultSeeker.seek(JUnitCaseClassNameResultSeeker.java:99)
> 08:23:21 at
> hudson.plugins.testlink.TestLinkBuilder.perform(TestLinkBuilder.java:159)
> 08:23:21 at
> hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
> 08:23:21 at
> hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:703)
> 08:23:21 at hudson.model.Build$RunnerImpl.build(Build.java:178)
> 08:23:21 at hudson.model.Build$RunnerImpl.doRun(Build.java:139)
> 08:23:21 at
> hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:473)
> 08:23:21 at hudson.model.Run.run(Run.java:1408)
> 08:23:21 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> 08:23:21 at
> hudson.model.ResourceController.execute(ResourceController.java:88)
> 08:23:21 at hudson.model.Executor.run(Executor.java:238)
> {code}
> Full console out can be found [^full-log.txt]
> Also JUnit report is attached -
> [^TEST-com.exigen.ipb.product.ProductPropertiesUiConfWebTests.xml]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira