-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Medium
-
None
-
Affects Version/s: 2.0 beta 6
-
Component/s: Tasks
-
None
-
Environment:
Bamboo war
Apache Tomcat 6.0.16
JDK 1.6.0-b105
Ubuntu 7.04
We have a plan with a builder that has the "Working Sub Directory:" with the value of "foo" and a "Test Results Directory:" with the value of "results/junit/xml/*.xml". We are building it via a remote agent on an Ubuntu 7.10 box. Every build fails with the following error message in the "Error Summary" area on the "Summary" tab:
Could not find ant Junit test results in the /home/user/bamboo/xml-data/build-dir/FAST/foo directory.
Even though it is supposed to be looking in the "results/junit/xml/.xml" directory. If I move the "results/junit/xml/.xml" directory to the foo directory the build succeeds.
It looks like it is using the "Working Sub Directory" as the base for the "Test Results Directory".
- duplicates
-
BAM-2358 Can't Find JUnit Results
-
- Closed
-