Closed Bug 1535649 Opened 6 years ago Closed 6 years ago

mach command fails with: TypeError: argument of type 'NoneType' is not iterable

Categories

(Remote Protocol :: Marionette, defect, P1)

67 Branch
defect

Tracking

(firefox-esr60 unaffected, firefox66 unaffected, firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox-esr60 --- unaffected
firefox66 --- unaffected
firefox67 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Keywords: regression)

Attachments

(1 file)

I'm setting up a new system and as just noticed my changes from bug 1535026 causing the mach command to fail:

TypeError: argument of type 'NoneType' is not iterable

File "/Users/henrik/code/gecko/testing/marionette/mach_commands.py", line 83, in marionette_test
if "fennec" in kwargs.get("app")

It's just "fennec" we have to compare with. So no need for an included check.

Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1391a8e01835 [marionette] Fix check for Fennec if app argument doesn't exist. r=ato
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: