Closed
Bug 565196
Opened 15 years ago
Closed 14 years ago
Subclass the Mozmill script to be able to run l10n tests
Categories
(Mozilla QA Graveyard :: Mozmill Automation, defect)
Mozilla QA Graveyard
Mozmill Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
()
Details
(Whiteboard: [mozmill-l10n][MozmillTestday])
Attachments
(1 file)
6.15 KB,
patch
|
Pike
:
review+
|
Details | Diff | Splinter Review |
For our automated L10n testing project we need a sub classed Mozmill version which allows us to run available Mozmill L10n tests. See the given URL for existing scripts for other test-runs.
Assignee | ||
Updated•14 years ago
|
Component: Mozmill → Mozmill Tests
QA Contact: mozmill → mozmilltests
Assignee | ||
Comment 1•14 years ago
|
||
Move of Mozmill related project bugs to newly created components. You can
filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Component: Mozmill Tests → Mozmill Automation
Product: Testing → Mozilla QA
QA Contact: mozmill-tests → mozmill-automation
Whiteboard: [mozmill-automation]
Version: Trunk → unspecified
Assignee | ||
Updated•14 years ago
|
Whiteboard: [mozmill-l10n]
Assignee | ||
Comment 2•14 years ago
|
||
Ok, lets get this written today.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Whiteboard: [mozmill-l10n] → [mozmill-l10n][MozmillTestday]
Assignee | ||
Comment 3•14 years ago
|
||
This patch adds the L10nTestrun class and a wrapper script to start the tests.
Axel, to execute a testrun simply call it like that:
$ ./testrun_l10n.py %path_to_build%
The path to the build can be an installed version or a packaged installer.
Attachment #493413 -
Flags: review?
Assignee | ||
Updated•14 years ago
|
Attachment #493413 -
Flags: review? → review?(l10n)
Comment 4•14 years ago
|
||
Comment on attachment 493413 [details] [diff] [review]
Patch v1
Looks all fairly reasonable.
Attachment #493413 -
Flags: review?(l10n) → review+
Assignee | ||
Comment 5•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 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
•