Bug 303212

Summary: [WebDriver][BiDi] Interop tests sharing IDs are failing
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bburg, hskupin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 281932    

Lauro Moura
Reported 2025-11-27 12:08:41 PST
WPT dashboard: https://wpt.fyi/results/webdriver/tests/interop?label=master&product=chrome%5Bexperimental%5D&product=firefox%5Bexperimental%5D&product=safari%5Bexperimental%5D&product=wpewebkit&aligned In the tests being imported in bug301583: FAILED WebDriverTests/imported/w3c/webdriver/tests/interop/shared_id_node.py::test_web_element_reference_created_in_classic - webdriver.bidi.modules.script.ScriptEvaluateResultException: 'node.nodeType') FAILED WebDriverTests/imported/w3c/webdriver/tests/interop/shared_id_node.py::test_web_element_reference_created_in_bidi - TypeError: string indices must be integers, not 'str' FAILED WebDriverTests/imported/w3c/webdriver/tests/interop/shared_id_node.py::test_shadow_root_reference_created_in_classic[open] - webdriver.bidi.modules.script.ScriptEvaluateResultException: 'node.nodeType') FAILED WebDriverTests/imported/w3c/webdriver/tests/interop/shared_id_node.py::test_shadow_root_reference_created_in_classic[closed] - webdriver.error.NoSuchShadowRootException: no such shadow root (404) FAILED WebDriverTests/imported/w3c/webdriver/tests/interop/shared_id_node.py::test_shadow_root_reference_created_in_bidi[open] - TypeError: string indices must be integers, not 'str' FAILED WebDriverTests/imported/w3c/webdriver/tests/interop/shared_id_node.py::test_shadow_root_reference_created_in_bidi[closed] - TypeError: string indices must be integers, not 'str' FAILED WebDriverTests/imported/w3c/webdriver/tests/interop/shared_id_window.py::test_web_window_reference_created_in_classic - webdriver.error.JavascriptErrorException: javascript error (500): cannot serialize cyclic structures. FAILED WebDriverTests/imported/w3c/webdriver/tests/interop/shared_id_window.py::test_web_frame_reference_created_in_classic - webdriver.error.JavascriptErrorException: javascript error (500): cannot serialize cyclic structures. FAILED WebDriverTests/imported/w3c/webdriver/tests/interop/shared_id_window.py::test_web_window_reference_created_in_bidi - TypeError: string indices must be integers, not 'str' FAILED WebDriverTests/imported/w3c/webdriver/tests/interop/shared_id_window.py::test_web_frame_reference_created_in_bidi - webdriver.bidi.modules.script.ScriptEvaluateResultException: <exception str() failed>
Attachments
Radar WebKit Bug Importer
Comment 1 2025-12-04 12:09:12 PST
Note You need to log in before you can comment on or make changes to this bug.