Closed
Bug 1466710
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11334 - [wptrunner] End Sauce Connect process gracefully
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11334 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11334
Details from upstream follow.
Mike Pennisi <mike@mikepennisi.com> wrote:
> [wptrunner] End Sauce Connect process gracefully
>
> Previously, the Sauce Connect process was closed gracefully in response
> to prolonged period of inactivity. This procedure was not used under
> normal operating conditions.
>
> Factor graceful shutdown logic into a new method, `quit`, and reuse this
> method to end the process following successful test completion.
>
> This is intended to resolve gh-10724
Assignee | ||
Comment 1•7 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/148cd8a91dee
[wpt PR 11334] - [wptrunner] End Sauce Connect process gracefully, a=testonly
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d80ca5548264
[wpt PR 11334] - [wptrunner] End Sauce Connect process gracefully, a=testonly
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Assignee | ||
Comment 5•7 years ago
|
||
Result changes from PR not available.
You need to log in
before you can comment on or make changes to this bug.
Description
•