Closed Bug 1196183 Opened 9 years ago Closed 9 years ago

tracking bug for build and release of Firefox and Fennec 42.0

Categories

(Release Engineering :: Release Requests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

Attachments

(1 file)

Go-to-builds: Beta 1 is on 9/21, RC is 10/26
Release is on 11/3
Depends on: 1196518
Assignee: nobody → rail
Depends on: 1180792
Depends on: 1196530
Depends on: 1175331
because release-runner failure: 2015-09-21 14:18:12,118 : ERROR : found in browser/config/mozconfigs/macosx-universal/beta but not in browser/config/mozconfigs/macosx-universal/nightly: MOZ_AUTOMATION_SD       K=${MOZ_AUTOMATION_SDK-1}

context: https://hg.mozilla.org/mozilla-central/rev/2d831e32aada#l7.12
Attachment #8663880 - Flags: review?(nthomas)
Comment on attachment 8663880 [details] [diff] [review]
150921_1196183_42_release-tools-whitelist.diff

>diff --git a/buildbot-helpers/mozconfig_whitelist b/buildbot-helpers/mozconfig_whitelist

> all_platforms = ['win32', 'linux', 'linux64', 'macosx64', 'android', 'android-api-9', 'android-api-11', 'android-x86', 'win64']
>+all_desktop_platforms = ['win32', 'linux', 'linux64', 'macosx64', 'win64']

Alternatively
all_desktop_platforms = ['win32', 'linux', 'linux64', 'macosx64', 'win64']
all_platforms = all_desktop_platforms + ['android-api-9', 'android-api-11', 'android-x86']

Up to you.
Attachment #8663880 - Flags: review?(nthomas) → review+
Comment on attachment 8663880 [details] [diff] [review]
150921_1196183_42_release-tools-whitelist.diff

I ended with your improvement. tweaked slightly by giving mobile a named var: https://hg.mozilla.org/build/tools/rev/a2ac5f1f9149
Attachment #8663880 - Flags: checked-in+
Comment on attachment 8663880 [details] [diff] [review]
150921_1196183_42_release-tools-whitelist.diff

this patch had a typo.

follow up: https://hg.mozilla.org/build/tools/rev/29ed5c56e79c
Depends on: 1206983
No longer depends on: 1209376
Depends on: 1218914
Depends on: 1220641
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: