You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR WebDriver was not accessible within 30 seconds.
ERROR Traceback (most recent call last):
File "/Users/runner/work/1/s/tools/wptrunner/wptrunner/browsers/base.py", line 373, in _run_server
wait_for_service(
File "/Users/runner/work/1/s/tools/wptrunner/wptrunner/environment.py", line 377, in wait_for_service
raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:49309
ERROR Failure during init:
Traceback (most recent call last):
File "/Users/runner/work/1/s/tools/wptrunner/wptrunner/testrunner.py", line 261, in init
self.browser.start(group_metadata=group_metadata, **self.browser_settings)
File "/Users/runner/work/1/s/tools/wptrunner/wptrunner/browsers/base.py", line 339, in start
self._run_server(group_metadata, **kwargs)
File "/Users/runner/work/1/s/tools/wptrunner/wptrunner/browsers/base.py", line 373, in _run_server
wait_for_service(
File "/Users/runner/work/1/s/tools/wptrunner/wptrunner/environment.py", line 377, in wait_for_service
raise OSError("Service is unavailable: %s:%i" % addr)
OSError: Service is unavailable: 127.0.0.1:49309
No successful Safari experimental run since January 14 (wpt.fyi view).
@gsnedders could you take a look?
The text was updated successfully, but these errors were encountered: