Closed
Bug 668072
Opened 12 years ago
Closed 12 years ago
Add the addons and endurance testruns to the daily testrun script
Categories
(Mozilla QA Graveyard :: Mozmill Automation, defect)
Mozilla QA Graveyard
Mozmill Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davehunt, Assigned: whimboo)
Details
Attachments
(1 file, 1 obsolete file)
7.16 KB,
patch
|
gmealer
:
review+
|
Details | Diff | Splinter Review |
We want to start running these testruns daily, so will need to add them to the script.
A Pivotal Tracker story has been created for this Bug: https://www.pivotaltracker.com/story/show/15491547
Assignee | ||
Comment 4•12 years ago
|
||
This patch adds the endurance and addons test-run to our daily tests.
Attachment #547495 -
Flags: review?(gmealer)
Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Comment on attachment 547495 [details] [diff] [review] Patch v1 Looks fine. Might be nice if you were to just touch the help on the new options to clarify that the iterations applies to endurance runs and that untrusted applies to addons runs. But r+ (with a happy r=me if you make those). Ex: help="Number of times to repeat each test snippet for endurance tests") help="Number of times to loop within each test snippet for endurance tests") help="Also run addon tests for add-ons which are not hosted on AMO")
Attachment #547495 -
Flags: review?(gmealer) → review+
Assignee | ||
Comment 6•12 years ago
|
||
Good call. But in this case I would prefer OptionGroups. Updated the patch accordingly.
Attachment #547495 -
Attachment is obsolete: true
Attachment #547515 -
Flags: review?(gmealer)
Comment on attachment 547515 [details] [diff] [review] Patch v2 Works for me. You're right, that's a nicer solution. r+
Attachment #547515 -
Flags: review?(gmealer) → review+
Assignee | ||
Comment 8•12 years ago
|
||
Landed as: http://hg.mozilla.org/qa/mozmill-automation/rev/5418124c97c7 I will update qa-horus so it will execute the new test-runs on a daily basis now.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 10•12 years ago
|
||
Henrik Skupin changed story state to accepted in Pivotal Tracker
Comment 11•12 years ago
|
||
Henrik Skupin changed story state to accepted in Pivotal Tracker
Updated•9 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
•