Closed
Bug 563814
Opened 15 years ago
Closed 15 years ago
[mozmill] Automatically detect minor vs. major updates
Categories
(Mozilla QA Graveyard :: Mozmill Automation, enhancement)
Mozilla QA Graveyard
Mozmill Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
Attachments
(1 file)
(deleted),
patch
|
u279076
:
review+
|
Details | Diff | Splinter Review |
At the moment we have to specify if we want to run a minor or a major update with Mozmill. We can definitely be smarter and leave this up to the snippets itself. We simply have to compare the status of other updates, which could be probably in the queue, after the update has been applied. Shouldn't be too hard to fix.
Assignee | ||
Updated•15 years ago
|
Assignee | ||
Comment 1•15 years ago
|
||
I will take care of that enhancement when implementing bug 564539.
Severity: normal → enhancement
Depends on: 564539
Assignee | ||
Comment 2•15 years ago
|
||
To run the patched version of update scripts you will need the automation script which will be available soon on bug 564539.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Attachment #444670 -
Flags: review?(anthony.s.hughes)
Comment on attachment 444670 [details] [diff] [review]
Patch v1
r+
Code looks fine. Have not had a chance to test it due to pending patch for bug 564539, but code-wise, this looks fine.
Attachment #444670 -
Flags: review?(anthony.s.hughes) → review+
Assignee | ||
Updated•15 years ago
|
Whiteboard: [mozmill-automation]
Assignee | ||
Comment 4•15 years ago
|
||
I had to check-in those changes to make sure the new scripts are working. Patch has landed on all branches:
http://hg.mozilla.org/qa/mozmill-tests/rev/b55c46e46d9b
http://hg.mozilla.org/qa/mozmill-tests/rev/e5f0636a2d2d
http://hg.mozilla.org/qa/mozmill-tests/rev/ad7eff266680
Status: ASSIGNED → RESOLVED
Closed: 15 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: Application Update → Mozmill Automation
Product: Toolkit → Mozilla QA
QA Contact: application.update → 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
•