Closed
Bug 1156985
Opened 10 years ago
Closed 10 years ago
Fix crashing xpcshell test_signed_inject.js
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
People
(Reporter: mossop, Assigned: mossop)
References
Details
Attachments
(1 file)
11.28 KB,
patch
|
dveditz
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
This test crashes on windows: https://treeherder.mozilla.org/logviewer.html#?job_id=6806861&repo=try
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → dtownsend
Status: NEW → ASSIGNED
Points: --- → 2
Flags: qe-verify-
Flags: firefox-backlog+
Assignee | ||
Comment 1•10 years ago
|
||
On Windows after the add-ons manager loads an XPI it gets held open by the zipreader cache so we have to manually flush the cache before tests can write to that file again.
Attachment #8605328 -
Flags: review?(dveditz)
Comment 2•10 years ago
|
||
Comment on attachment 8605328 [details] [diff] [review]
patch
Review of attachment 8605328 [details] [diff] [review]:
-----------------------------------------------------------------
r=dveditz
Attachment #8605328 -
Flags: review?(dveditz) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Updated•10 years ago
|
Iteration: --- → 41.1 - May 25
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8605328 [details] [diff] [review]
patch
Approval Request Comment
[Feature/regressing bug #]:
[User impact if declined]: Lower automated testing
[Describe test coverage new/current, TreeHerder]: Test has been running well since landing
[Risks and why]: No risk, test only
[String/UUID change made/needed]: None
Attachment #8605328 -
Flags: approval-mozilla-aurora?
Updated•10 years ago
|
Attachment #8605328 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 6•10 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•