Bug 1881652 [wpt PR 44740] - [wptserve] Don't log unactionable `SSLEOFError` on start...
commitf83eeb58ec382878c51bd0331c069d91d81009f0
authormoz-wptsync-bot <wptsync@mozilla.com>
Wed, 28 Feb 2024 08:34:50 +0000 (28 08:34 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 1 Mar 2024 20:09:57 +0000 (1 20:09 +0000)
treef12efc76212da34c1a5bb652522d963021a7e234
parent6f1a876d20acefc082093484d6e224c28b3f5d25
Bug 1881652 [wpt PR 44740] - [wptserve] Don't log unactionable `SSLEOFError` on startup, a=testonly

Automatic update from web-platform-tests
[wptserve] Don't log unactionable `SSLEOFError` on startup (#44740)

When testing that each server is alive, wptrunner connects to the
server's port but doesn't perform the TLS handshake [1]. As of #44428,
the connectivity test causes `wptserve` to log an error we should
ignore [2].

[1]: https://github.com/web-platform-tests/wpt/blob/af4ba0985/tools/wptrunner/wptrunner/environment.py#L304
[2]: https://community-tc.services.mozilla.com/tasks/d5b9ZE23RJ26nBTTsFQ05g/runs/0/logs/live/public/logs/live.log#L658-666
--

wpt-commits: a42d0b369027dec248cdfd9b6e95426dd56ef3b8
wpt-pr: 44740