Closed
Bug 1582760
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 19188 - Force SIGKILL to kill the previous ended WebKitDriver
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
Sync web-platform-tests PR 19188 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19188
Details from upstream follow.
Pablo Saavedra <psaavedra@igalia.com> wrote:
Force SIGKILL to kill the previous ended WebKitDriver
Ensure that a non-responding Browser will be stopped:
- Force a SIGKILL in the TestRunner.ensure_runner_stopped()
- The
WebDriverServer.stop_runner()honors the force parameter.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Result changes from PR not available.
| Assignee | ||
Comment 4•6 years ago
|
||
Result changes from PR not available.
| Assignee | ||
Comment 5•6 years ago
|
||
Automatic update from web-platform-tests
Force SIGKILL to kill the previous ended WebKitDriver
Ensure that a non-responding Browser will be stopped:
- Force a SIGKILL in the TestRunner.ensure_runner_stopped()
- The
WebDriverServer.stop_runner()honors the force parameter.
--
wpt-commits: 743341289390430c5f5e2d2b9e74f760f8d5426a
wpt-pr: 19188
| Assignee | ||
Comment 6•6 years ago
|
||
Result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/12ab992becc5
[wpt PR 19188] - Force SIGKILL to kill the previous ended WebKitDriver, a=testonly
Comment 8•6 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•