It appears that I have managed to work around the issue by deleting the build where the issue first arose. While doing this I noticed something strange:

  • the build that first failed had a time stamp of 20:39
  • the successful build before that was time stamped 19:30 (failed-1)
  • the successful build before that was time stamped 15:50 (failed-2)
  • the 15:50 folder contained a junitResult.xml time stamped at 19:30 ???
  • the build at 19:30 did not contain a junitResult.xml
  • the build at 19:30 stated that "Notifying upstream projects of job completion" was a "SUCCESS"

It appears that the build at 19:30 physically wrote its results to the previous builds folder, looking at the Test history it shows that build at 15:50 had twice as may tests run as normal.

Deleting the 19:30 folder resolved the issue for me.

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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to