Closed
Bug 563529
Opened 15 years ago
Closed 15 years ago
Create Python library to prepare a Mozmill repository for the test-run
Categories
(Mozilla QA Graveyard :: Mozmill Automation, defect)
Mozilla QA Graveyard
Mozmill Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
Attachments
(1 file)
Now that the automation scripts are located in another repository we will have to fetch those before we can start the test-run. We will also have to figure out what's the best way to specify a specific branch and if we could mark all branches in the hg repository with version numbers, even the default branch.
Assignee | ||
Updated•15 years ago
|
Summary: Create script to fetch Mozmill repository → Create Python library to prepare a Mozmill repository for the test-run
Assignee | ||
Comment 1•15 years ago
|
||
I have pushed a changeset to my Github repository which included the repository module:
http://github.com/whimboo/mozmill/commit/0d3e8c5ff3fb0a66418bf1275bb3b7620bd6482c
Clint, you can test the module with the attached Python script. Would be great if you can review it in the next days.
Attachment #443383 -
Flags: review?(ctalbert) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Merged with Mikeal's master.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•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 → Mozmill Automation
Product: Testing → Mozilla QA
QA Contact: mozmill → mozmill-automation
Whiteboard: [mozmill-automation]
Version: Trunk → unspecified
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
•