Closed
Bug 610802
Opened 14 years ago
Closed 14 years ago
Include list of disabled add-ons for update tests in reports
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: u279076, Assigned: whimboo)
References
Details
Attachments
(2 files, 1 obsolete file)
(deleted),
patch
|
gmealer
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
gmealer
:
review+
|
Details | Diff | Splinter Review |
Implement the ability in Mozmill to report the following info to brasstacks. This way we know which add-ons have been disabled in a testrun.
URL:
http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/extensions/XPIProvider.jsm#70
PREF:
extensions.disabledAddons
Assignee | ||
Comment 1•14 years ago
|
||
That's an really easy one. I will take care of when I'm finishing up the other patches in that area soon.
Assignee | ||
Updated•14 years ago
|
Depends on: 604370
Summary: Include list of disabled add-ons in brasstacks reports → Include list of disabled add-ons for update tests in reports
Assignee | ||
Comment 2•14 years ago
|
||
Move of Mozmill Test related project bugs to newly created components. You can
filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Product: Testing → Mozilla QA
Assignee | ||
Comment 3•14 years ago
|
||
Simple check, and attaching that additional info to the report for the dashboard.
Attachment #493974 -
Flags: review?(gmealer)
Assignee | ||
Comment 4•14 years ago
|
||
Missed the correct naming convention for the report object.
Attachment #493974 -
Attachment is obsolete: true
Attachment #493980 -
Flags: review?(gmealer)
Attachment #493974 -
Flags: review?(gmealer)
Comment on attachment 493980 [details] [diff] [review]
Patch v1.1
Looks fine, r+
Attachment #493980 -
Flags: review?(gmealer) → review+
Assignee | ||
Comment 6•14 years ago
|
||
Attachment #494572 -
Flags: review?(gmealer)
Comment on attachment 494572 [details] [diff] [review]
Backport v1 (1.9.1)
Looks great, r+
Attachment #494572 -
Flags: review?(gmealer) → review+
Assignee | ||
Comment 8•14 years ago
|
||
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/21a0d93ff398 (default)
http://hg.mozilla.org/qa/mozmill-tests/rev/a2303f27b6e6 (1.9.2)
http://hg.mozilla.org/qa/mozmill-tests/rev/4be66469c735 (1.9.1)
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•