Closed Bug 1111640 Opened 11 years ago Closed 11 years ago

Don't de-serialize json string of uploaded_files in blob_upload.py

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ahal, Assigned: ahal)

Details

Attachments

(1 file, 1 obsolete file)

See https://bugzilla.mozilla.org/show_bug.cgi?id=1107571#c33 and down. I thought set_buildbot_property would let me set a dict, but turns out it needs to be serialized. This means we shouldn't de-serialize the object in blob_upload.py. Doing so forces buildbot to re-serialize the object in a non-json format which makes it more difficult for consumers to deal with.
Attached file MozReview Request: bz://1111640/ahal (obsolete) —
Attachment #8536601 - Flags: review?(armenzg)
/r/1465 - Bug 1111640 - Don't de-serialize uploaded_files in blob_upload.py, r=armenzg Pull down this commit: hg pull review -r 99b22a719061e18eb330894720ebfaf3b64c18bf
Attachment #8536601 - Flags: review?(armenzg) → review+
https://reviewboard.mozilla.org/r/1463/#review881 This will do the trick. Thanks ahal.
Assignee: nobody → ahalberstadt
Status: NEW → ASSIGNED
mozharness change merged to production.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Attachment #8536601 - Attachment is obsolete: true
Attachment #8618924 - Flags: review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: