Closed
Bug 1210995
Opened 9 years ago
Closed 9 years ago
TEST-UNEXPECTED-FAIL | all-test-dirs.list:toolkit/mozapps/extensions/test/xpcshell/test_system_update.js | xpcshell return code: 0
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
People
(Reporter: rkent, Assigned: mossop)
References
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
1017 bytes,
patch
|
mossop
:
review-
|
Details | Diff | Splinter Review |
Started with nightly builds Thu Oct 1, 4:14:00
Comment hidden (Intermittent Failures Robot) |
Comment 2•9 years ago
|
||
Hmm, times don't really add up to be a direct fallout from bug 1212059, but after 1212059 it would fail yes.
Comment 3•9 years ago
|
||
Disable these tests when addon-signing isn't in use. (As Thunderbird currently do not require signing - bug 1168571)
Attachment #8686776 -
Flags: review?(dtownsend)
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•9 years ago
|
||
Comment on attachment 8686776 [details] [diff] [review]
bug1210995_test_system_update.patch
Review of attachment 8686776 [details] [diff] [review]:
-----------------------------------------------------------------
I don't think this is a failure we should just ignore. It is very important that we have some signature verification of system add-on updates even if add-on signing in general is ignored (Thunderbird might want to use this feature in the future or Firefox might disable signing at some future point).
I think instead we need to change verifyZipSignedState and verifyDirSignedState to still validate signatures for add-ons in the system update location regardless of the signing requirement settings. I'm happy to write that patch if you like it just may take a couple of days.
Attachment #8686776 -
Flags: review?(dtownsend) → review-
Comment 5•9 years ago
|
||
Thx, assigning to you
Assignee: mkmelin+mozilla → dtownsend
Component: General → Add-ons Manager
Product: Thunderbird → Toolkit
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•