Closed Bug 1350862 Opened 7 years ago Closed 2 years ago

Marionette:Quit should return error if quit request is cancelled

Categories

(Remote Protocol :: Marionette, defect, P3)

Version 3
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ato, Unassigned)

Details

As a follow-up to https://bugzilla.mozilla.org/show_bug.cgi?id=1337743, the Marionette ‘quit’ command should be made to return an error when the quit application request is cancelled.

The code for this can currently be found in the Marionette Python client:

http://searchfox.org/mozilla-central/source/testing/marionette/client/marionette_driver/marionette.py#1139-1150
Priority: -- → P3
Summary: Quit command should return error if quit request is cancelled → Marionette:Quit should return error if quit request is cancelled

If the quit attempt is not successful we nowadays force the shutdown of the application.

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