Closed
Bug 705138
Opened 14 years ago
Closed 14 years ago
Make update reports more accurate and also report a post build even if no update has been applied
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Whiteboard: [lib])
Attachments
(1 file)
|
4.27 KB,
patch
|
davehunt
:
review+
|
Details | Diff | Splinter Review |
Currently our reports for updates are broken if a failure happens during the update process and we don't set the post_build information. This patch fixes that by setting known information as early as possible in the whole update process, and by updating entries with new information once those are available. That ensures that we always have a valid post_build entry in our reports and the wiki output.
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #576770 -
Flags: review?(dave.hunt)
| Assignee | ||
Comment 2•14 years ago
|
||
Updated•14 years ago
|
Attachment #576770 -
Flags: review?(dave.hunt) → review+
| Assignee | ||
Comment 3•14 years ago
|
||
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/393c3847303e (default)
http://hg.mozilla.org/qa/mozmill-tests/rev/38f16d38fcc7 (aurora)
http://hg.mozilla.org/qa/mozmill-tests/rev/b1bcad723d8c (beta)
http://hg.mozilla.org/qa/mozmill-tests/rev/2ed774d2c62f (release)
http://hg.mozilla.org/qa/mozmill-tests/rev/a32c9b111a93 (1.9.2)
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Component: Mozmill Shared Modules → Mozmill Tests
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [mozmill-update] → [lib]
Updated•6 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
•