Closed
Bug 563614
Opened 14 years ago
Closed 14 years ago
Clone or update the test repository for software update tests automatically
Categories
(Mozilla QA Graveyard :: Mozmill Automation, defect)
Mozilla QA Graveyard
Mozmill Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
With the movement of the update script to Github we do not have the tests in-place anymore.
1. We have to add back the --test option to let the user specify its location.
2. If a local version is not present we have to clone a fresh copy of the tests.
Assignee | ||
Updated•14 years ago
|
Whiteboard: [mozmill-automation]
Assignee | ||
Comment 1•14 years ago
|
||
Assignee | ||
Comment 2•14 years ago
|
||
(In reply to comment #0)
> 1. We have to add back the --test option to let the user specify its location.
We don't need that option. I place all the test files in a temporary folder, which gets deleted after the test-run has been finished.
> 2. If a local version is not present we have to clone a fresh copy of the
> tests.
Done automatically with the above change.
Assignee | ||
Comment 3•14 years ago
|
||
Clint, I have missed it to put you on the CC list. Can you please also review those additional patches? That would help me to get some of the patches out of the remote repository.
Assignee | ||
Comment 4•14 years ago
|
||
Merged with Mikeal's master.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•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•10 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
•