Bug 1848638 [wpt PR 41446] - wait_for_service should give up when the server process...
commitd65745b45974dfcd4ce62af6b3246f947d8fd81a
authorSam Sneddon <gsnedders@apple.com>
Mon, 14 Aug 2023 17:28:43 +0000 (14 17:28 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 17 Aug 2023 21:35:35 +0000 (17 21:35 +0000)
tree85b985798ddc4e5e471833512aed77eb929e668f
parent0c4bc016af0294f3836aedba0fa8e1fe734b0e90
Bug 1848638 [wpt PR 41446] - wait_for_service should give up when the server process exits, a=testonly

Automatic update from web-platform-tests
wait_for_service should give up when the server process exits

It makes no sense to keep waiting and retrying when we know the server
process has already exited; it's never going to succeed in this case.

--

wpt-commits: 32b0469b78c83d9641b0131858560b0e3ed66a76
wpt-pr: 41446
testing/web-platform/tests/tools/wptrunner/wptrunner/browsers/base.py
testing/web-platform/tests/tools/wptrunner/wptrunner/environment.py