Bug 1784591 Comment 23 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

A good way to reproduce seems to be the following command, pointing to a binary from a shippable build of mozilla-central:

> ./mach marionette-test -vv --gecko-log=- testing/marionette/harness/marionette_harness/tests/unit/test_quit_restart.py --run-until-failure

It might run for a while but eventually should fail.
A good way to reproduce seems to be the following command, pointing to a binary from a shippable build of mozilla-central:

> ./mach marionette-test --binary=path/to/firefox -vv --gecko-log=- testing/marionette/harness/marionette_harness/tests/unit/test_quit_restart.py --run-until-failure

It might run for a while but eventually should fail.

Back to Bug 1784591 Comment 23