Hi All,
we introduced in our company jbehave/jbehave-web based tests. Everything works almost perfectly, but now we are struggling with Jenkins configuration.
Publish xUnit test result report is configured as follow:
JBehave Pattern **/jbehave/*.xml
Checkded options: 'Delete temprorary JUnit files' and 'Stop and set the build to 'failed' status if there are errors when processing a result file'.
Unfortunately during builds we encounter:
...
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JBehave-3.x
ERROR: Publisher org.jenkinsci.plugins.xunit.XUnitPublisher aborted due to exception
java.lang.NullPointerException
at com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType.isSkipNoTestFiles(MetricsType.java:80) at org.jenkinsci.plugins.xunit.XUnitPublisher.getXUnitToolInfoObject(XUnitPublisher.java:191) at org.jenkinsci.plugins.xunit.XUnitPublisher.performTests(XUnitPublisher.java:169) at org.jenkinsci.plugins.xunit.XUnitPublisher.performXUnit(XUnitPublisher.java:116)
...

Did anybody meet similar issue, and know how to resolve it?

Cheers,
Makuv


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to