Closed Bug 1449767 Opened 6 years ago Closed 6 years ago

Error message when no robocop screenshots found: remote object '/mnt/sdcard/Robotium-Screenshots' does not exist

Categories

(Firefox for Android Graveyard :: Testing, defect)

defect
Not set
normal

Tracking

(firefox61 fixed)

RESOLVED FIXED
Firefox 61
Tracking Status
firefox61 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

Details

Attachments

(1 file)

https://treeherder.mozilla.org/logviewer.html#?job_id=170706705&repo=autoland&lineNumber=6341

INFO -  Stopping web server
INFO -  Stopping web socket server
INFO -  Stopping ssltunnel
INFO -  Traceback (most recent call last):
INFO -    File "/builds/worker/workspace/build/tests/mochitest/runrobocop.py", line 554, in run_test_harness
INFO -      robocop.cleanup()
INFO -    File "/builds/worker/workspace/build/tests/mochitest/runrobocop.py", line 143, in cleanup
INFO -      self.device.pull(self.remoteScreenshots, uploadDir)
INFO -    File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 1812, in pull
INFO -      self.command_output(["pull", remote, local], timeout=timeout)
INFO -    File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 886, in command_output
INFO -      timeout=timeout)
INFO -    File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozdevice/adb.py", line 292, in command_output
INFO -      raise ADBProcessError(adb_process)
INFO -  ADBProcessError: args: adb -s emulator-5554 wait-for-device pull /mnt/sdcard/Robotium-Screenshots /builds/worker/workspace/build/blobber_upload_dir, exitcode: 1, stdout: adb: error: remote object '/mnt/sdcard/Robotium-Screenshots' does not exist
Assignee: nobody → gbrown
Blocks: 1440714
Comment on attachment 8963399 [details] [diff] [review]
check that remote directories exist before attempting pull

r+
Attachment #8963399 - Flags: review?(bob) → review+
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1d140c67f4da
Avoid error after robocop tests when no screenshots produced; r=bc
https://hg.mozilla.org/mozilla-central/rev/1d140c67f4da
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: