Closed Bug 640369 Opened 13 years ago Closed 13 years ago

Add AUS update URL to the Mozmill update report

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Whiteboard: [mozmill-update])

Attachments

(4 files, 3 obsolete files)

As seen on bug 640361 we need the AUS update URL as part of the test report. Otherwise it will be hard to investigate issues related to the patch selected by the updater.

Looks pretty straight forward:
http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/update/nsUpdateService.js#2046

Will hopefully have something soonish.
Can't you use serviceURL from active-update.xml ? You get the finalURL for the mar from there or updates.xml already don't you ?
I can't use the serviceURL because it is only available if updates are available. But we also want to catch cases when we don't get an update offered, and have to know the URL for update snippets.

With bug 640407 fixed it would have been easy. For now we need a workaround.
Depends on: 640407
Patch which retrieves the URL of the update snippet and adds it to the pre/post build info. I will have to check on windows and linux before I will request review.
Comment on attachment 518236 [details] [diff] [review]
Patch v1 [checked-in]

Looks fine on all platforms.
Attachment #518236 - Flags: review?(anthony.s.hughes)
Attachment #518236 - Flags: review?(anthony.s.hughes) → review+
Attachment #518236 - Attachment description: Patch v1 → Patch v1 [checked-in]
Depends on: 640509
Attached patch Follow-up (default) (obsolete) — Splinter Review
We need that follow-up on default which moves some code around and also replaces some placeholders on its own instead of letting this do the URL formatter. Reason for that is that this code is kinda specific and varies from the general placeholders. To keep the softwareUpdate interface consistent across all branches those changes are necessary.
Attachment #518325 - Flags: review?(anthony.s.hughes)
Attached patch Backport (1.9.2) (obsolete) — Splinter Review
Attachment #518326 - Flags: review?(anthony.s.hughes)
Attached patch Backport (1.9.1) (obsolete) — Splinter Review
Attachment #518327 - Flags: review?(anthony.s.hughes)
Blocks: 640523
Blocks: 640524
Whiteboard: [mozmill-update]
Attachment #518325 - Flags: review?(anthony.s.hughes) → review+
Attachment #518326 - Flags: review?(anthony.s.hughes) → review+
Attachment #518327 - Flags: review?(anthony.s.hughes) → review+
With the update of the refactoring which happened today.
Attachment #518325 - Attachment is obsolete: true
Attachment #518397 - Flags: review+
Folder update for refactoring changes.
Attachment #518326 - Attachment is obsolete: true
Attachment #518400 - Flags: review+
Folder updates for refactoring work.
Attachment #518327 - Attachment is obsolete: true
Attachment #518401 - Flags: review+
Blocks: 640899
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: