[ 
https://issues.jenkins-ci.org/browse/JENKINS-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161280#comment-161280
 ] 

Jaroslavas D. commented on JENKINS-13150:
-----------------------------------------

Hi Bruno.

Still have problems with new plugin version...

If no seek strategy is defined - job configuration can be saved
!noStrategy.png|thumbnail!
*BUT*
If some seek strategy is defined - exception is thrown [^logg.txt]
!withStrategy.png|thumbnail!
                
> '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: testlink
>            Reporter: Jaroslavas D.
>            Assignee: Bruno P. Kinoshita
>              Labels: junit, plugin, plugins
>         Attachments: full-log.txt, jenkins.jpg, logg.txt, noStrategy.png, 
> TEST-com.exigen.ipb.product.ProductPropertiesUiConfWebTests.xml, 
> testlink.jpg, withStrategy.png
>
>
> 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

        

Reply via email to