Closed Bug 1221386 Opened 9 years ago Closed 9 years ago

checksums failing for 43.0b1

Categories

(Release Engineering :: Release Automation: Other, defect)

defect
Not set
normal

Tracking

(firefox43 fixed, firefox44 fixed, firefox45 fixed, b2g-v2.5 fixed)

RESOLVED FIXED
Tracking Status
firefox43 --- fixed
firefox44 --- fixed
firefox45 --- fixed
b2g-v2.5 --- fixed

People

(Reporter: nthomas, Assigned: nthomas)

References

Details

Attachments

(1 file)

17:32:47 INFO - ##### 17:32:47 INFO - ##### Running upload step. 17:32:47 INFO - ##### 17:32:47 INFO - Running main action method: upload One (and only one of UPLOAD_PATH or UPLOAD_TO_TEMP must be defined. The problem is that we're passing path="dummy" and upload_to_temp_dir=True to http://hg.mozilla.org/releases/mozilla-beta/file/6e78daec52af/build/upload.py#l190 at http://hg.mozilla.org/releases/mozilla-beta/file/6e78daec52af/testing/mozharness/scripts/release/generate-checksums.py#l243
Attachment #8682885 - Flags: review?(jlund)
The error above was for Fennec, but we'll hit it for Firefox too so lets land on both relbranches and retag. It'll need to go on m-c and m-a eventually to.
Comment on attachment 8682885 [details] [diff] [review] [gecko] Stop passing "dummy" Review of attachment 8682885 [details] [diff] [review]: ----------------------------------------------------------------- :( more uplift fun. I think None might not be an acceptable value as we will still treat it like a string: https://hg.mozilla.org/mozilla-central/rev/b41a88070b1b#l1.81 iiuc, we have to either tweak UploadFiles() a lot more or we pass an empty string.
Comment on attachment 8682885 [details] [diff] [review] [gecko] Stop passing "dummy" Review of attachment 8682885 [details] [diff] [review]: ----------------------------------------------------------------- oh sorry, I guess we could do this because we set path to upload_to_temp_dir just before that: https://dxr.mozilla.org/mozilla-central/source/build/upload.py#209
Attachment #8682885 - Flags: review?(jlund) → review+
Fixed in 43.0 and later, 42 is unaffected.
will let the m-c land close this bug out
Status: ASSIGNED → 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: