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

Bruno P. Kinoshita commented on JENKINS-13150:
----------------------------------------------

That's very strange, I've noticed it in 1.455 too, but I can't tell yet what is 
happening. There is no change that would cause such issue in 1.455, so I'm 
assuming it might be something related to the new changes in Jenkins UI. I'll 
investigate to find out what is causing this issue and how I could fix it in 
the plug-in. 

Thanks
                
> '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

        

Reply via email to