|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-15943) NumberFormatException ... [email protected] (JIRA)
- [JIRA] (JENKINS-15943) NumberFormatExcep... [email protected] (JIRA)
- [JIRA] (JENKINS-15943) NumberFormatExcep... [email protected] (JIRA)
- [JIRA] (JENKINS-15943) NumberFormatExcep... [email protected] (JIRA)
- [JIRA] (JENKINS-15943) NumberFormatExcep... [email protected] (JIRA)
- [JIRA] (JENKINS-15943) NumberFormatExcep... [email protected] (JIRA)
- [JIRA] (JENKINS-15943) NumberFormatExcep... [email protected] (JIRA)

Above is the full console output. Searching the drives, I didn't find a copied version of regression_test_output.html which suggests that the "Copying the reports" step did not succeed. Note that I run my tests as a specific user using a sudo command: sudo -u username /directory/run_tests.py I guessed that jenkins selenium report attempts to execute the copy command as this same user, so I changed the same user to be owner of the project workspace directory. This resulted in the same error and I'm still not seeing a copied report.