Closed
Bug 1932766
Opened 1 year ago
Closed 1 year ago
Perma TypeError: Can't instantiate abstract class AsyncNamedFilePart with abstract method decode
Categories
(Release Engineering :: General, defect, P1)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Assigned: bhearsum)
Details
Filed by: dmeehan [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=483704511&repo=mozilla-release
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/BTuZyAqwS7ivAnDPl8ToCg/runs/1/artifacts/public/logs/live_backing.log
Updated•1 year ago
|
Summary: Intermittent TypeError: Can't instantiate abstract class AsyncNamedFilePart with abstract method decode → Perma TypeError: Can't instantiate abstract class AsyncNamedFilePart with abstract method decode
Updated•1 year ago
|
Flags: needinfo?(bhearsum)
| Assignee | ||
Comment 1•1 year ago
|
||
https://github.com/mozilla-releng/scriptworker-scripts/pull/1092 should be the short term fix for this, backing out some dependency upgrades
Flags: needinfo?(bhearsum)
| Assignee | ||
Comment 2•1 year ago
|
||
The short term fix worked.
I've opened https://github.com/mozilla-releng/scriptworker-scripts/pull/1093 to pick up a new version of flat-manager-client which should work fine the next time we upgrade aiohttp.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
| Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Assignee: nobody → bhearsum
Updated•1 year ago
|
Severity: S4 → S2
Priority: P5 → P1
You need to log in
before you can comment on or make changes to this bug.
Description
•