Fix the About Dialog and About Preferences BITS download failure tests
Categories
(Toolkit :: Application Update, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
Attachments
(1 file)
I have a patch for bug 1540188 that gets most of the existing browser chrome update download tests working using BITS to download the update. The tests that aren't working yet are the BITS download failure tests. This bug is to diagnose and fix those tests.
![]() |
Assignee | |
Updated•2 years ago
|
![]() |
Assignee | |
Updated•2 years ago
|
![]() |
Assignee | |
Comment 1•2 years ago
|
||
The main bug that was causing this is bug 1546512 which has landed. I'm going to just fix the remaining About Dialog and About Preferences tests in this bug.
![]() |
Assignee | |
Comment 2•2 years ago
|
||
Adds a new step parameter for download information named downloadInfo.
Adds checks for both nsIIncrementalDownload and BITS download result codes.
Makes 8 tests run using BITS for the update download.
Adds test tags for bits and internal browser chrome tests.
Removes the duplicate logging from UpdateService.jsm when running tests locally.
Pushed by rstrong@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/41ac1be62749 Fixes for the About Dialog and About Preferences BITS download failure tests. r=bytesized
Comment 4•2 years ago
|
||
bugherder |
![]() |
Assignee | |
Updated•2 years ago
|
Description
•