Closed Bug 1412058 Opened 7 years ago Closed 7 years ago

marionette-test needs to support the --debugger option

Categories

(Remote Protocol :: Marionette, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1261180

People

(Reporter: MatsPalmgren_bugz, Unassigned)

Details

I need to debug a crash that happens when running a marionette test,
so I run:

# ./mach marionette-test layout/base/tests/marionette/ --debugger=rr

It looks like you passed an unrecognized argument into mach.

The marionette-test command does not accept the arguments: --debugger=rr
Fwiw, I used this temporary workaround (on Linux):
echo '#!/usr/local/bin/rr $OBJDIR/dist/bin/firefox-bin' > $OBJDIR/dist/bin/firefox
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.