Error Summary
-------------
/infrastructure/testdriver/bidi/emulation/set_touch_override.https.html
ERROR /infrastructure/testdriver/bidi/emulation/set_touch_override.https.html - A JavaScript exception occured: cannot serialize cyclic structures.
Traceback (most recent call last):
File "/Users/buildbot/actions-runner/_work/wpt/wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 1183, in run_func
self.result = True, self.func(self.protocol, self.url, self.timeout)
File "/Users/buildbot/actions-runner/_work/wpt/wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 1280, in do_testharness
raw_results = protocol.testdriver.run(url, self.script_resume, test_window)
File "/Users/buildbot/actions-runner/_work/wpt/wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 685, in run
test_driver_message = self.get_next_message(url, script_resume, test_window)
File "/Users/buildbot/actions-runner/_work/wpt/wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 729, in get_next_message
return self._get_next_message_classic(url, script_resume)
File "/Users/buildbot/actions-runner/_work/wpt/wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 736, in _get_next_message_classic
return self.parent.base.execute_script(script_resume, asynchronous=True, args=[strip_server(url)])
File "/Users/buildbot/actions-runner/_work/wpt/wpt/tools/wptrunner/wptrunner/executors/executorwebdriver.py", line 81, in execute_script
return method(script, args=args)
File "/Users/buildbot/actions-runner/_work/wpt/wpt/tools/webdriver/webdriver/client.py", line 782, in execute_async_script
return self.send_session_command("POST", "execute/async", body)
File "/Users/buildbot/actions-runner/_work/wpt/wpt/tools/webdriver/webdriver/client.py", line 652, in send_session_command
return self.send_command(method, url, body, timeout)
File "/Users/buildbot/actions-runner/_work/wpt/wpt/tools/webdriver/webdriver/client.py", line 607, in send_command
raise err
webdriver.error.JavascriptErrorException: javascript error (500): A JavaScript exception occured: cannot serialize cyclic structures.
Bot: infrastructure/ tests: macOS
On unrelated PR: #59839
Error: