Open
Bug 1499595
Opened 7 years ago
Updated 3 years ago
add option for downloading in background
Categories
(Testing :: mozregression, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: alice0775, Unassigned)
References
Details
I want to option disabled downloading in background.
I could not found documentation of mozregression.
STR
1. mozregression --good xxxx --bad xxx
Actual results:
downloading in background is enabled by default
Comment 1•7 years ago
|
||
it appears we have an undocumented configuration option for downloading in the background but no command line option:
https://github.com/mozilla/mozregression/blob/d1f611b18c8a0f4c36d4b36150b93f063c6741c4/mozregression/main.py#L102
Would be nice to both add a command-line option and document both the command-line and configuration options here.
Summary: downloading in background → add option for downloading in background
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•