Closed Bug 1466852 Opened 6 years ago Closed 5 years ago

AttributeError: 'Marionette' object has no attribute 'parser'

Categories

(Remote Protocol :: Marionette, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1535050

People

(Reporter: gcp, Unassigned)

Details

morbo@mozwell:~/hg/firefox$ ./mach marionette
Error running mach:

    ['marionette']

The error occurred in the implementation of the invoked mach command.

This should never occur and is likely a bug in the implementation of that
command. Consider filing a bug for this issue.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

AttributeError: 'Marionette' object has no attribute 'parser'

  File "/home/morbo/hg/firefox/testing/marionette/mach_commands.py", line 105, in marionette
    self.parser.print_usage()
Looks like this happens when no sub-command has been specified. To run the tests you use "mach marionette test".
Priority: -- → P3

Fixed via bug 1535050.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.