Open
Bug 886061
Opened 11 years ago
Updated 2 years ago
Add tests for coverage of the nsIIncrementalDownload implementation
Categories
(Core :: Networking, defect, P5)
Tracking
()
NEW
People
(Reporter: bbondy, Unassigned)
Details
(Whiteboard: [necko-would-take])
Application update relies on the incremental updater. App update has tests of its own that uses the incremental downloader, but it uses a mock implementation. It would be good to add new tests.
There seems to be a manually run test here, but it would be good to have something that runs on each checkin.
http://mxr.mozilla.org/mozilla-central/search?string=TestIncrementalDownload
Comment 1•10 years ago
|
||
Based on how my flame (with a July 31, 2014 build) is behaving, I have the suspicion that incremental downloads regressed at some point since bug 791829 was fixed. Perhaps that's since been fixed again, though.
Updated•9 years ago
|
Whiteboard: [necko-would-take]
Comment 2•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•