Closed
Bug 1291748
Opened 9 years ago
Closed 9 years ago
test_system_update.js needs a few XPIs re-packed and re-signed
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INVALID
People
(Reporter: rhelmer, Assigned: rhelmer)
References
Details
(Whiteboard: triaged)
Some tests were not running due to an existing JS scoping bug (see bug 1291569).
The "overlapping" combination of tests was not running, and it turns out that it expects some signed XPIs that are checked in to be 1.0 when they are not.
These need to be modified, re-packed and re-signed.
Updated•9 years ago
|
Whiteboard: triaged
Assignee | ||
Comment 1•9 years ago
|
||
On further inspection, the XPIs are fine, it was just the final state that was not set correctly.
I'll remove the FIXME comment in bug 1295732 since I need to modify this test there.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•