Closed
Bug 1882562
Opened 1 years ago
Closed 1 years ago
System addon update list error while running automated intervention tests
Categories
(Web Compatibility :: Tooling & Investigations, defect)
Web Compatibility
Tooling & Investigations
Tracking
(firefox125 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: twisniewski, Assigned: twisniewski)
Details
Attachments
(1 file)
:rbucata is running into a weird error while trying to run the automated test-suite:
1709125846609 addons.xpi ERROR System addon update list error SyntaxError: XMLHttpRequest.open: 'http://%(server)s/dummy-system-addons.xml' is not a valid URL.
This seems to imply that something is triggering an update for system addons. I think we should be able to just disable those updates for our tests via the pref extensions.systemAddon.update.enabled
.
Assignee | ||
Comment 1•1 years ago
|
||
Updated•1 years ago
|
Assignee: nobody → twisniewski
Status: NEW → ASSIGNED
Pushed by twisniewski@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e3b0b42ae31e
disable system addon updates while running webcompat intervention tests; r=jgraham
Comment 3•1 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•