|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I have been able to check that enabling the JUnit plugin solves the problem.
I believe the documentation, at least on the main page (https://wiki.jenkins-ci.org/display/JENKINS/TAP+Plugin) should explicitly mention this dependency.
Last time I checked, it states it has only one dependency (which is actually provided!) but doesn't say it requires the JUnit plugin to be enabled:
"
TAP Plug-in has only one dependency, tap4j - a TAP implementation for Java.
"
I think it would be enough to correct the statement above, and add a step in the configuration which says to enable both JUnit and TAP plugins.
Thanks for your answers.
Regards.