github web-platform-tests/wpt merge_pr_48030

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
7 months ago

[wptrunner] Stop the runner process before the browser (#48030)

... via a stop message that tells the runner to gracefully tear down
the protocol.

  • For WebDriver-based executors, this will close the session
    appropriately 1.
  • For chromedriver in particular, this will ensure some per-session
    /tmp/.org.chromium.Chromium.* temporary directories 2, which are
    currently leaked, are deleted.

Also, remove the redundant runner_teardown command from the
runner to main process.

Don't miss a new wpt release

NewReleases is sending notifications on new releases.