Closed Bug 1333230 Opened 8 years ago Closed 8 years ago

macosx-universal beta and release mozconfigs force MOZ_AUTOMATION_UPLOAD_SYMBOLS=1

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(firefox53 fixed, firefox54 fixed)

RESOLVED FIXED
Tracking Status
firefox53 --- fixed
firefox54 --- fixed

People

(Reporter: mshal, Assigned: mshal)

References

Details

Attachments

(1 file)

We don't support upload-symbols in Taskcluster yet (bug 1164615), but the macosx-universal/beta and release mozconfigs force MOZ_AUTOMATION_UPLOAD_SYMBOLS to 1. This value is already set to 0 in the build-linux.sh Taskcluster script, so we should only override it in the mozconfig if it isn't present in the environment. We do this elsewhere with the following shell construct: MOZ_AUTOMATION_UPLOAD_SYMBOLS=${MOZ_AUTOMATION_UPLOAD_SYMBOLS-1}
FYI the linux equivalent was bug 1278445.
See Also: → 1278445
Comment on attachment 8829665 [details] Bug 1333230 - Disable uploadsymbols on TC cross OSX universal builds; https://reviewboard.mozilla.org/r/106666/#review107720
Attachment #8829665 - Flags: review?(rail) → review+
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/3479be08b37d Disable uploadsymbols on TC cross OSX universal builds; r=rail
Whiteboard: [checkin-needed-aurora]
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [checkin-needed-aurora]
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: