Closed
Bug 1016402
Opened 11 years ago
Closed 8 years ago
Provide a way to make downloads of files show some progress
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: armenzg, Unassigned)
Details
I'm running b2g desktop test and the download of the big b2g tests zip file shows no indication if it is making progress or how much is left.
Do we have a way to make it verbose?
I think this is the pertinent code:
http://hg.mozilla.org/build/mozharness/file/default/mozharness/base/script.py#l175
10:56:45 INFO - retry: Calling <bound method B2GDesktopTest._download_file of <__main__.B2GDesktopTest object at 0x2c85390>> with args: ('https://ftp-ssl.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-inbound-linux64_gecko/1400225075/b2g-32.0a1.multi.linux-x86_64.tests.zip', '/builds/slave/test/build/b2g-32.0a1.multi.linux-x86_64.tests.zip'), kwargs: {}, attempt #1
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•