Details
-
Bug
-
Status: Resolved
-
Major - P3
-
Resolution: Fixed
-
None
Description
[2016/12/08 15:41:30.246] Running command 'attach.results' in "upload test results" (step 3.1 of 4)
|
[2016/12/08 15:41:30.246] Command failed: Couldn't open report file: 'open /data/mci/084b19e675d637a1346ebde4ab3f2069/data/mci/084b19e675d637a1346ebde4ab3f2069/src/test-results.json: no such file or directory'
|
[2016/12/08 15:41:30.246] Running command 'attach.results' in "upload test results" (step 3.2 of 4)
|
[2016/12/08 15:41:30.246] Command failed: Couldn't open report file: 'open /data/mci/084b19e675d637a1346ebde4ab3f2069/data/mci/084b19e675d637a1346ebde4ab3f2069/drivers-tools/results.json: no such file or directory'
|
thought first this was a windows issue (c:/ was in the url), but reproed this on *nix to.
"upload test results":
|
- command: attach.results
|
params:
|
file_location: "${PROJECT_DIRECTORY}/test-results.json"
|
- command: attach.results
|
params:
|
file_location: "${DRIVERS_TOOLS}/results.json"
|
where the variables are /data/mci/084b19e675d637a1346ebde4ab3f2069/.....