Closed
Bug 1858159
Opened 1 year ago
Closed 1 year ago
localized mac dmgs are not being published
Categories
(Release Engineering :: Release Automation: Uploading, defect)
Release Engineering
Release Automation: Uploading
Tracking
(firefox-esr115 unaffected, firefox118 unaffected, firefox119 unaffected, firefox120 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox118 | --- | unaffected |
firefox119 | --- | unaffected |
firefox120 | --- | fixed |
People
(Reporter: bhearsum, Assigned: hneiva)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
This is additional fallout from bug 1816992. Although we have entries in the beetmover tasks for them:
"artifactMap": [
{
"paths": {
"public/build/ja-JP-mac/target.dmg": {
"destinations": [
"pub/firefox/nightly/2023/10/2023-10-10-09-23-29-mozilla-central-l10n/firefox-120.0a1.ja-JP-mac.mac.dmg",
"pub/firefox/nightly/latest-mozilla-central-l10n/firefox-120.0a1.ja-JP-mac.mac.dmg"
],
"checksums_path": "firefox-120.0a1.ja-JP-mac.mac.dmg"
}
},
"locale": "ja-JP-mac",
"taskId": "Kn-laGsPSFKEOTRFlVr9Hg"
},
...they are not being published in either in the latest nor dated directories. This is most likely because the attribution tasks they are pointing at publish the files as public/build/target.dmg
- not the path with the locale name above. There is no mention of the DMGs in the log files in tasks such as https://firefox-ci-tc.services.mozilla.com/tasks/L4am15FkSEOmSnFlefcP3Q.
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1616992
:nika, since you are the author of the regressor, bug 1616992, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
status-firefox118:
--- → affected
status-firefox119:
--- → affected
status-firefox120:
--- → affected
status-firefox-esr115:
--- → affected
Flags: needinfo?(nika)
Updated•1 year ago
|
Flags: needinfo?(nika) → needinfo?(hneiva)
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → hneiva
Status: NEW → ASSIGNED
Updated•1 year ago
|
Attachment #9357717 -
Attachment description: Bug 1858159 - Fix attribution-l10n beetmover upstream task reference r?bhearsum → Bug 1858159 - Fix attribution-l10n beetmover upstream task reference on nightly r?bhearsum
Pushed by hneiva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/32a23612bb29
Fix attribution-l10n beetmover upstream task reference on nightly r=bhearsum,taskgraph-reviewers
Assignee | ||
Comment 4•1 year ago
|
||
Comment 5•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Pushed by hneiva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d337bfc3b6d5
Fix attribution-l10n beetmover upstream task reference on candidates r=bhearsum,taskgraph-reviewers
Comment 7•1 year ago
|
||
bugherder |
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(hneiva)
You need to log in
before you can comment on or make changes to this bug.
Description
•