Steps to reproduce
- In the default job, create task to checkout a repository that has no any test result files
- Create a script task that will create or copy a test result file to the build working directory. See screenshot script.png
- Create a Junit parser task to parse the result files created in step 2 above.
- The build fails with the error "Could not find test result reports in the ...."
This same configuration worked in Bamboo 4.1 but fails in later versions of 4.3.x