Closed
Bug 651939
Opened 14 years ago
Closed 14 years ago
Clone repository only once for all the builds in a testrun
Categories
(Mozilla QA Graveyard :: Mozmill Automation, defect)
Mozilla QA Graveyard
Mozmill Automation
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: whimboo, Assigned: whimboo)
Details
Right now we clone the repository for each build in a testrun. That's really not necessary and it will be enough to do it once right at the beginning. That will save a lot of time and bandwidth for the user.
Assignee | ||
Comment 1•14 years ago
|
||
That one is invalid. The reason why I thought it would work this way, is that I have seen it cloning the repository over and over again for the all locales tests. But well, it's more a problem with that script which manages all the locales and not for the testrun itself. We simply have to download all builds first and start the testrun afterward.
Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
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
•