Closed Bug 1860051 Opened 2 years ago Closed 2 years ago

TypeError: argument of type 'TestRoot' is not iterable

Categories

(Testing :: web-platform-tests, defect)

defect

Tracking

(firefox121 fixed)

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: Sasha, Assigned: Sasha)

References

Details

Attachments

(3 files, 1 obsolete file)

The try job for landing failed with error TypeError: argument of type 'TestRoot' is not iterable.
It was introduced by changes in this PR.

Blocks: 1859716
Assignee: nobody → aborovova
Status: NEW → ASSIGNED

Upstream PR 42426 replaced the dict of paths with a class. To enable that PR to land
in m-c update the code to handle either a dict or a class for now. Once the PR is landed
we can allow it to simply handle the class.

Attachment #9359357 - Attachment is obsolete: true
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/autoland/rev/a3c8dcf5aa0b Remove use of six in mainfestupdate, r=Sasha https://hg.mozilla.org/integration/autoland/rev/186e5ca1f7a4 Handle TestRoot in manifestupdate, r=Sasha https://hg.mozilla.org/integration/autoland/rev/b616a52ca119 Fix remaining issues with handling TestRoot in manifestupdate and manifestdownload. r=jgraham
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: