Hello David,

You can use this Groovy script to fix this issue, for this you should:

  • Install Jenkins Groovy plugin in your Jenkins - https://wiki.jenkins-ci.org/display/JENKINS/Groovy+plugin
  • Configure Groovy Jenkins Administration (Choose Install automatically)
  • In your Jenkins job, add a "Execute Groovy script" step after the "Execute Fitnesse tests" step
  • Select "Groovy command" and copy past this groovy script (you must change fitnesse_tmp_result.xml by output fitnesse file used in "Fitnesse tests execution" and fitnesse_result.xml by the name you put in Publish Fitnesse report.
    That's all.

I have checked quickly in the source code for the reason of this issue, but I haven't find yet. I can reproduce this bug, so, as soon as possible, I will debug the code.
Regards,

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.

Reply via email to