[ https://issues.jenkins-ci.org/browse/JENKINS-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruno P. Kinoshita resolved JENKINS-13150. ------------------------------------------ Resolution: Fixed Thanks for reporting Jaroslavas! I will read more about XStream to see ways to maintain the backward compatibility in new version (though I'm aware sometimes it's not possible :) Have a good day! > '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