Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gecko Bug 1498680] Fix wpt runner's browser stop implementation: request stop before waiting #13501

Merged
merged 1 commit into from
Oct 13, 2018

Conversation

moz-wptsync-bot
Copy link
Collaborator

The current implementation waits for fennec to stop before trying to stop it - easy enough
to address. At the same time, I am updating the runner stop implementation to try
stop_application before kill: stop_application shuts down the application more
cleanly; kill should only be used as a backup.

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1498680
gecko-commit: 54598c1940f1b4cf12c1e122431ce709237c686f
gecko-integration-branch: mozilla-inbound
gecko-reviewers: kwierso

…ting

The current implementation waits for fennec to stop before trying to stop it - easy enough
to address. At the same time, I am updating the runner stop implementation to try
stop_application before kill: stop_application shuts down the application more
cleanly; kill should only be used as a backup.

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1498680
gecko-commit: 54598c1940f1b4cf12c1e122431ce709237c686f
gecko-integration-branch: mozilla-inbound
gecko-reviewers: kwierso
@wpt-pr-bot wpt-pr-bot added infra wptrunner The automated test runner, commonly called through ./wpt run labels Oct 13, 2018
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@moz-wptsync-bot moz-wptsync-bot merged commit 74d7091 into master Oct 13, 2018
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1498680 branch October 13, 2018 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra mozilla:gecko-sync wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants