blob: 1ea25a5e9a41a3fd8192980b887374c99320ecbd [file] [log] [blame] [edit]
{
"imported/selenium/py/test/selenium/webdriver/common/alerts_tests.py": {
"subtests": {
"testShouldHandleAlertOnPageBeforeUnload": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
},
"test_unexpected_alert_present_exception_contains_alert_text": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279149"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/api_example_tests.py": {
"subtests": {
"test_get_log_types": {
"expected": {"all": {"status": ["SKIP"], "note": "Non-standard API"}}
},
"test_get_log": {
"expected": {"all": {"status": ["SKIP"], "note": "Non-standard API"}}
},
"test_move_window_position": {
"expected": {"wpe": {"status": ["SKIP"], "note": "Related to setWindowRect, but Wayland does not allow setting client position"}}
},
"test_change_window_size": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/279100"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/appcache_tests.py": {
"expected": {"all": {"status": ["SKIP"]}}
},
"imported/selenium/py/test/selenium/webdriver/common/bidi_browser_tests.py": {
"subtests": {
"test_create_user_context_with_accept_insecure_certs": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288104"}}},
"test_create_user_context_with_manual_proxy_all_params": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288104"}}},
"test_create_user_context_with_proxy_and_accept_insecure_certs": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288104"}}},
"test_get_client_windows": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288106"}}}
}
},
"imported/selenium/py/test/selenium/webdriver/common/bidi_browsing_context_tests.py": {
"subtests": {
"test_activate_browsing_context": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_capture_screenshot": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288325"]}}},
"test_capture_screenshot_with_parameters": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288325"}}},
"test_set_viewport": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288333"]}}},
"test_set_viewport_with_device_pixel_ratio": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288333"]}}},
"test_print_page": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288331"]}}},
"test_navigate_back_in_browser_history" : { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288334"]}}},
"test_navigate_forward_in_browser_history" : { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288334"]}}},
"test_locate_nodes": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288329"]}}},
"test_locate_nodes_with_css_locator": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288329"]}}},
"test_locate_nodes_with_xpath_locator": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288329"]}}},
"test_locate_nodes_with_inner_text": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288329"]}}},
"test_locate_nodes_with_max_node_count": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288329"]}}},
"test_locate_nodes_given_start_nodes": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288329"]}}}
}
},
"imported/selenium/py/test/selenium/webdriver/common/bidi_network_tests.py": {
"subtests": {
"test_add_intercept": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288087"}}},
"test_remove_intercept": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288094"}}},
"test_add_and_remove_request_handler": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288087"}}},
"test_clear_request_handlers": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288094"}}},
"test_continue_request": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288088"}}},
"test_continue_with_auth": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288091"}}},
"test_remove_auth_handler": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288094"}}}
}
},
"imported/selenium/py/test/selenium/webdriver/common/bidi_permissions_tests.py": {
"subtests": {
"test_can_set_permission_to_granted": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/265621"]}}},
"test_can_set_permission_to_denied": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/265621"]}}},
"test_can_set_permission_to_prompt": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/265621"]}}},
"test_can_set_permission_for_user_context": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/265621"]}}}
}
},
"imported/selenium/py/test/selenium/webdriver/common/bidi_script_tests.py": {
"subtests": {
"test_execute_script_with_null_argument": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_number_argument": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_nan": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_inf": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_minus_inf": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_bigint_argument": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_boolean_argument": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_string_argument": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_date_argument": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_array_argument": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_multiple_arguments": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_exception": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_execute_script_with_nested_objects": { "expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/295890"}}},
"test_add_preload_script": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288057"]}}},
"test_add_preload_script_with_arguments": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288057"]}}},
"test_add_preload_script_with_contexts": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288057"]}}},
"test_add_preload_script_with_user_contexts": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288057"]}}},
"test_add_preload_script_with_sandbox": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288057"]}}},
"test_remove_preload_script": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288062"]}}},
"test_evaluate_expression": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_evaluate_with_await_promise": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_evaluate_with_exception": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_evaluate_with_result_ownership": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_evaluate_with_serialization_options": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_evaluate_with_user_activation": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_call_function": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_call_function_with_this": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_call_function_with_serialization_options": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_call_function_with_await_promise": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_call_function_with_result_ownership": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_get_realms": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288061"]}}},
"test_get_realms_filtered_by_context": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288061"]}}},
"test_get_realms_filtered_by_type": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288061"]}}},
"test_disown_handles": { "expected": { "all": { "status": ["FAIL"], "bug": ["webkit.org/b/296255", "webkit.org/b/288059"]}}},
"test_pin_script": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_unpin_script": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_execute_script_returns_promise": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}},
"test_execute_script_accessing_dom": { "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/296255"}}}
}
},
"imported/selenium/py/test/selenium/webdriver/common/bidi_storage_tests.py": {
"expected": {"all": {"status": ["FAIL"], "note": ["webkit.org/b/296240", "webkit.org/b/296255"]}}
},
"imported/selenium/py/test/selenium/webdriver/common/fedcm_tests.py": {
"expected": {"all": {"status": ["SKIP"], "note": "FEDCM is not supported in WebKit"}}
},
"imported/selenium/py/test/selenium/webdriver/common/selenium_manager_tests.py": {
"expected": {"all": {"status": ["SKIP"], "note": "We handle the driver service directly"}}
},
"imported/selenium/py/test/selenium/webdriver/common/driver_element_finding_tests.py": {
"subtests": {
"test_finding_asingle_element_by_empty_tag_name_should_throw": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279168"}}
},
"test_finding_multiple_elements_by_empty_tag_name_should_throw": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279168"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/click_scrolling_tests.py": {
"subtests": {
"test_should_scroll_overflow_elements_if_click_point_is_out_of_view_but_element_is_in_view": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181730"}}
},
"test_should_be_able_to_click_element_that_is_out_of_view_in_anested_frame": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/216026"}}
},
"test_should_be_able_to_click_element_that_is_out_of_view_in_anested_frame_that_is_out_of_view": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}}
},
"test_should_be_able_to_click_on_an_element_hidden_by_double_overflow": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/216026"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/cookie_tests.py": {
"subtests": {
"test_add_cookie": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"test_get_all_cookies": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"test_should_not_delete_cookies_with_asimilar_name": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"test_delete_cookie_raises_value_error_for_empty_name": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/element_attribute_tests.py": {
"subtests": {
"test_can_retrieve_the_current_value_of_atext_form_field_email_input": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/212953"}}
},
"test_should_get_unicode_chars_from_attribute": {
"expected": {"all": {"status": ["FAIL"], "note": "Likely issue in upstream test, failing other browsers too"}}
},
"test_should_get_values_and_not_miss_items": {
"expected": {"all": {"status": ["FAIL"], "note": "Likely issue in upstream test, failing other browsers too"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/form_handling_tests.py": {
"subtests": {
"test_should_be_able_to_enter_text_into_atext_area_by_setting_its_value": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/279342"}}
},
"test_sending_keyboard_events_should_append_text_in_inputs": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/279342"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/frame_switching_tests.py": {
"subtests": {
"test_should_focus_on_the_replacement_when_aframe_follows_alink_to_a_top_targeted_page": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/291586"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/interactions_tests.py": {
"subtests": {
"test_clicking_on_form_elements": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_context_click": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/272354"}}
},
"test_double_click": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/174674"}}
},
"test_selecting_multiple_items": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_sending_keys_to_active_element_with_modifier": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/279342"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/page_load_timeout_tests.py": {
"subtests": {
"testClickShouldTimeout": {
"expected": {
"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"},
"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}
}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/position_and_size_tests.py": {
"subtests": {
"testShouldGetCoordinatesOfAnElementInAFrame": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181735"}}
},
"testShouldGetCoordinatesOfAnElementInANestedFrame": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181735"}}
},
"testShouldGetCoordinatesOfAnElementWithFixedPosition": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213139"}}
},
"testShouldGetCoordinatesOfAnElement[hidden]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/211492"}}
},
"testShouldGetCoordinatesOfAnInvisibleElement": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/211492"}}
},
"testShouldScrollPageAndGetCoordinatesOfAnElementThatIsOutOfViewPort": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213139"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/select_class_tests.py": {
"subtests": {
"testSelectByIndexMultiple": {
"expected": {"all": {"slow": true}}
},
"testSelectByValueMultiple": {
"expected": {"all": {"slow": true}}
},
"testSelectByVisibleTextMultiple": {
"expected": {"all": {"slow": true}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/text_handling_tests.py": {
"subtests": {
"testShouldBeAbleToSetMoreThanOneLineOfTextInATextArea": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}}
},
"testShouldHandleSiblingBlockLevelElements": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/typing_tests.py": {
"subtests": {
"testNumericShiftKeys": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182333"}}
},
"testUppercaseAlphaKeys": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182333"}}
},
"testAllPrintableKeys": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182333"}}
},
"testArrowKeysAndPageUpAndDown": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213961"}}
},
"testNumberpadAndFunctionKeys": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213961"}}
},
"testShouldFireKeyPressEvents": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"testWillSimulateAKeyPressWhenEnteringTextIntoInputElements" : {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"testWillSimulateAKeyPressWhenEnteringTextIntoTextAreas" : {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/w3c_interaction_tests.py": {
"subtests": {
"testSendingKeysToActiveElementWithModifier": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212953"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/window_switching_tests.py": {
"subtests": {
"testCanCallGetWindowHandlesAfterClosingAWindow": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184963"}}
},
"testClickingOnAButtonThatClosesAnOpenWindowDoesNotCauseTheBrowserToHang": {
"expected": {
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/184963"},
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/188509"}
}
},
"testShouldBeAbleToCreateANewWindow": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212949"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/window_tests.py": {
"subtests": {
"notes": "Some WPE tests are skipped as they make selenium's conftest teardown to fail regardless fo FAIL",
"test_should_fullscreen_the_current_window": {
"expected": {
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"},
"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}
}
},
"testShouldMaximizeTheWindow": {
"expected": {
"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}
}
},
"test_should_minimize_the_current_window": {
"expected": {
"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}
}
},
"test_should_set_the_rect_of_the_current_window": {
"expected": {
"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}
}
},
"test_should_set_the_position_of_the_current_window": {
"expected": {
"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}
}
},
"test_should_set_the_size_of_the_current_window": {
"expected": {
"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}
}
}
}
},
"imported/w3c/webdriver/tests/classic/add_cookie/add.py": {
"subtests": {
"test_add_cookie_for_ip": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"test_add_cookie_with_valid_samesite_flag[None]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"test_add_domain_cookie": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"test_add_session_cookie": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"test_add_session_cookie_with_leading_dot_character_in_domain": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"test_add_non_session_cookie": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"test_cookie_unsupported_scheme[about]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230616"}}
},
"test_cookie_unsupported_scheme[blob]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230616"}}
},
"test_cookie_unsupported_scheme[data]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230616"}}
},
"test_cookie_unsupported_scheme[file]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230616"}}
},
"test_cookie_unsupported_scheme[ftp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230616"}}
},
"test_cookie_unsupported_scheme[javascript]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230616"}}
},
"test_cookie_unsupported_scheme[websocket]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230616"}}
},
"test_cookie_unsupported_scheme[secure websocket]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230616"}}
}
}
},
"imported/w3c/webdriver/tests/classic/back/back.py": {
"subtests": {
"test_cross_origin[capabilities0]": {
"expected": {"all": {"status": ["TIMEOUT"], "bug": "webkit.org/b/233391"}}
},
"test_data_urls": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_dismissed_beforeunload": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_fragments": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_history_pushstate": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_history": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_null_response_value": {
"expected": {"wpe": {"status": ["PASS"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/delete_all_cookies/user_prompts.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"imported/w3c/webdriver/tests/classic/delete_cookie/user_prompts.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"imported/w3c/webdriver/tests/classic/forward/forward.py": {
"subtests": {
"test_cross_origin[capabilities0]": {
"expected": {"all": {"status": ["TIMEOUT"], "bug": "webkit.org/b/233391"}}
},
"test_data_urls": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_dismissed_beforeunload": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_fragments": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_history_pushstate": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_history": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_null_response_value": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/none.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/pointer.py": {
"subtests": {
"test_drag_and_drop_with_draggable_element[0]": {
"expected": {
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/157179"},
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/214141"}
}
},
"test_drag_and_drop_with_draggable_element[300]": {
"expected": {
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/157179"},
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/214141"}
}
},
"test_drag_and_drop_with_draggable_element[800]": {
"expected": {
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/157179"},
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/214141"}
}
},
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/pointer_contextmenu.py": {
"subtests": {
"test_release_control_click": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213060"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/pointer_dblclick.py": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/174674"}}
},
"imported/w3c/webdriver/tests/classic/perform_actions/pointer_tripleclick.py": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/174674"}}
},
"imported/w3c/webdriver/tests/classic/perform_actions/pointer_pause_dblclick.py": {
"subtests": {
"test_dblclick_with_pause_after_second_pointerdown": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/174674"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/key.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/key_events.py": {
"subtests": {
"test_modifier_key_sends_correct_events[\\ue03d-META]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_modifier_key_sends_correct_events[\\ue053-R_META]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_special_key_sends_keydown[META-expected30]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_special_key_sends_keydown[R_META-expected58]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_special_key_sends_keydown[SEMICOLON-expected62]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_special_key_sends_keydown[PAUSE-expected45]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_special_key_sends_keydown[EQUALS-expected12]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_special_key_sends_keydown[ENTER-expected11]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_special_key_sends_keydown[CANCEL-expected3]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_special_key_sends_keydown[ZENKAKUHANKAKU-expected69]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_special_key_sends_keydown[SEPARATOR-expected63]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_printable_key_sends_correct_events[a-KeyA0]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_printable_key_sends_correct_events[a-KeyA1]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_printable_key_sends_correct_events[,-Comma]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_printable_key_sends_correct_events[@-Digit2]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_printable_key_sends_correct_events[\"-Quote]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_printable_key_sends_correct_events[\\u0416-]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_printable_key_sends_correct_events[\\u2603-]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_printable_key_sends_correct_events[\\uf6c2-]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_printable_key_sends_correct_events[\\xe0-]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[ADD-expected0]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[DECIMAL-expected6]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[DIVIDE-expected8]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[MULTIPLY-expected31]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NULL-expected32]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NUMPAD0-expected33]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NUMPAD1-expected34]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NUMPAD2-expected35]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NUMPAD3-expected36]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NUMPAD4-expected37]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NUMPAD5-expected38]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NUMPAD6-expected39]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NUMPAD7-expected40]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NUMPAD8-expected41]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[NUMPAD9-expected42]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[SPACE-expected65]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_special_key_sends_keydown[SUBTRACT-expected66]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_sequence_of_keydown_printable_keys_sends_events": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_sequence_of_keydown_printable_characters_sends_events": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/key_modifiers.py": {
"subtests": {
"test_shift_modifier_generates_capital_letters[\\ue008]": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212953"}}
},
"test_shift_modifier_generates_capital_letters[\\ue050]": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212953"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/key_shortcuts.py": {
"subtests": {
"test_mod_a_mod_c_right_mod_v_pastes_text": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/213122"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/wheel.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/refresh/refresh.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/release_actions/release.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/release_actions/sequence.py": {
"subtests": {
"test_release_char_sequence_sends_keyup_events_in_reverse": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_release_mouse_sequence_resets_dblclick_state": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_no_release_mouse_sequence_keeps_dblclick_state": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/174674"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/key_special_keys.py": {
"subtests": {
"test_codepoint_keys_behave_correctly[\\u0ba8\\u0bbf]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_codepoint_keys_behave_correctly[\\u1100\\u1161\\u11a8]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
}
}
},
"imported/w3c/webdriver/tests/classic/perform_actions/invalid.py": {
"subtests": {
"test_pointer_action_common_properties_dimensions_invalid_type[None-width-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[None-width-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[None-width-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[None-height-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[None-height-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[None-height-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[foo-width-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[foo-width-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[foo-width-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[foo-height-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[foo-height-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[foo-height-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[True-width-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[True-width-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[True-width-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[True-height-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[True-height-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[True-height-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[0.1-width-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[0.1-width-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[0.1-width-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[0.1-height-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[0.1-height-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[0.1-height-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value4-width-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value4-width-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value4-width-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value4-height-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value4-height-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value4-height-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value5-width-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value5-width-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value5-width-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value5-height-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value5-height-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_type[value5-height-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[-1-width-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[-1-width-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[-1-width-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[-1-height-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[-1-height-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[-1-height-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[9007199254740992-width-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[9007199254740992-width-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[9007199254740992-width-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[9007199254740992-height-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[9007199254740992-height-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_dimensions_invalid_value[9007199254740992-height-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[None-pressure-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[None-pressure-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[None-pressure-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[None-tangentialPressure-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[None-tangentialPressure-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[None-tangentialPressure-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[foo-pressure-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[foo-pressure-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[foo-pressure-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[foo-tangentialPressure-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[foo-tangentialPressure-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[foo-tangentialPressure-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[True-pressure-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[True-pressure-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[True-pressure-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[True-tangentialPressure-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[True-tangentialPressure-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[True-tangentialPressure-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value3-pressure-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value3-pressure-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value3-pressure-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value3-tangentialPressure-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value3-tangentialPressure-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value3-tangentialPressure-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value4-pressure-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value4-pressure-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value4-pressure-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value4-tangentialPressure-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value4-tangentialPressure-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_pressure_invalid_type[value4-tangentialPressure-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[None-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[None-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[None-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[foo-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[foo-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[foo-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[True-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[True-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[True-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[0.1-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[0.1-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[0.1-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[value4-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[value4-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[value4-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[value5-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[value5-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_type[value5-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_value[-1-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_value[-1-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_value[-1-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_value[360-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_value[360-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_twist_invalid_value[360-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[None-altitudeAngle-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[None-altitudeAngle-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[None-altitudeAngle-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[None-azimuthAngle-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[None-azimuthAngle-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[None-azimuthAngle-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[foo-altitudeAngle-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[foo-altitudeAngle-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[foo-altitudeAngle-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[foo-azimuthAngle-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[foo-azimuthAngle-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[foo-azimuthAngle-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[True-altitudeAngle-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[True-altitudeAngle-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[True-altitudeAngle-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[True-azimuthAngle-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[True-azimuthAngle-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[True-azimuthAngle-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value3-altitudeAngle-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value3-altitudeAngle-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value3-altitudeAngle-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value3-azimuthAngle-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value3-azimuthAngle-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value3-azimuthAngle-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value4-altitudeAngle-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value4-altitudeAngle-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value4-altitudeAngle-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value4-azimuthAngle-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value4-azimuthAngle-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_angle_invalid_type[value4-azimuthAngle-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[None-tiltX-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[None-tiltX-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[None-tiltX-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[None-tiltY-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[None-tiltY-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[None-tiltY-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[foo-tiltX-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[foo-tiltX-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[foo-tiltX-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[foo-tiltY-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[foo-tiltY-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[foo-tiltY-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[True-tiltX-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[True-tiltX-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[True-tiltX-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[True-tiltY-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[True-tiltY-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[True-tiltY-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[0.1-tiltX-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[0.1-tiltX-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[0.1-tiltX-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[0.1-tiltY-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[0.1-tiltY-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[0.1-tiltY-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value4-tiltX-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value4-tiltX-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value4-tiltX-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value4-tiltY-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value4-tiltY-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value4-tiltY-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value5-tiltX-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value5-tiltX-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value5-tiltX-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value5-tiltY-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value5-tiltY-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_type[value5-tiltY-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[-91-tiltX-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[-91-tiltX-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[-91-tiltX-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[-91-tiltY-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[-91-tiltY-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[-91-tiltY-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[91-tiltX-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[91-tiltX-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[91-tiltX-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[91-tiltY-pointerDown]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[91-tiltY-pointerMove]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
},
"test_pointer_action_common_properties_tilt_invalid_value[91-tiltY-pointerUp]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/270895"}}
}
}
},
"imported/w3c/webdriver/tests/classic/close_window/close.py": {
"subtests": {
"test_close_browsing_context": {
"expected": {"wpe": {"status": ["PASS"], "bug": "webkit.org/b/279101"}}
}
}
},
"imported/w3c/webdriver/tests/classic/close_window/user_prompts.py": {
"subtests": {
"test_handle_prompt_accept": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
}
}
},
"imported/w3c/webdriver/tests/classic/execute_script/execute.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/execute_script/json_serialize_windowproxy.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180397"}}
},
"imported/w3c/webdriver/tests/classic/get_named_cookie/get.py": {
"subtests": {
"test_duplicated_cookie": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182330"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_named_cookie/user_prompts.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279079"}}
},
"imported/w3c/webdriver/tests/classic/element_clear/clear.py": {
"subtests": {
"test_input[color-#ff0000-#000000]": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/180645"}}
},
"test_no_top_browsing_context": {
"expected": {
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"},
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/element_click/bubbling.py": {
"subtests": {
"test_spin_event_loop": {
"expected": {"wpe": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/213129"}}
}
}
},
"imported/w3c/webdriver/tests/classic/element_click/click.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"},
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/element_click/interactability.py": {
"subtests": {
"test_element_intercepted_no_pointer_events": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
},
"test_element_not_visible_overflow_hidden": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
}
}
},
"imported/w3c/webdriver/tests/classic/element_click/navigate.py": {
"subtests": {
"test_link_cross_origin[capabilities0]": {
"expected": {"all": {"status": ["TIMEOUT"], "bug": "webkit.org/b/233391"}}
},
"test_link_closes_window": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/211548"}}
},
"test_link_unload_event": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
},
"test_multi_line_link": {
"expected": {"wpe": {"status": ["PASS", "FAIL"], "bug": "webkit.org/b/218737"}}
},
"test_numbers_link": {
"expected": {"wpe": {"status": ["PASS", "FAIL"], "bug": "webkit.org/b/218737"}}
}
}
},
"imported/w3c/webdriver/tests/classic/find_element/find.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/find_elements/find.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/find_elements_from_element/find.py": {
"subtests": {
"test_parent_of_document_node_errors": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
},
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/find_element_from_element/find.py": {
"subtests": {
"test_parent_of_document_node_errors": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}}
},
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/element_send_keys/events.py": {
"subtests": {
"test_form_control_send_text[input]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_form_control_send_text[textarea]": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/224736"}}
},
"test_not_blurred[input]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
},
"test_not_blurred[textarea]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
}
}
},
"imported/w3c/webdriver/tests/classic/element_send_keys/form_controls.py": {
"subtests": {
"test_input_append": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182331"}}
}
}
},
"imported/w3c/webdriver/tests/classic/element_send_keys/interactability.py": {
"subtests": {
"test_document_element_is_interactable": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
}
}
},
"imported/w3c/webdriver/tests/classic/element_send_keys/scroll_into_view.py": {
"subtests": {
"test_option_select_container_outside_of_scrollable_viewport": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
},
"test_option_stays_outside_of_scrollable_viewport": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}}
}
}
},
"imported/w3c/webdriver/tests/classic/element_send_keys/send_keys.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"},
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/element_send_keys/content_editable.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180403"}}
},
"imported/w3c/webdriver/tests/classic/get_current_url/get.py": {
"subtests": {
"test_set_malformed_url": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180405"}}
},
"test_get_current_url_after_modified_location": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180405"}}
},
"test_get_current_url_nested_browsing_context": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180405"}}
},
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/navigate_to/navigate.py": {
"subtests": {
"test_cross_origin[capabilities0]": {
"expected": {"all": {"status": ["TIMEOUT"], "bug": "webkit.org/b/233391"}}
},
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/new_session/default_values.py": {
"subtests": {
"test_valid_but_unmatchable_key": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180410"}}
}
}
},
"imported/w3c/webdriver/tests/classic/new_session/response.py": {
"subtests": {
"test_capability_default_value[setWindowRect-True]": {
"expected": {"wpe": {"status": ["SKIP"]}}
},
"test_capability_user_agent": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180410"}}
}
}
},
"imported/w3c/webdriver/tests/classic/new_session/unhandled_prompt_behavior.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/289307"}},
"subtests": {
"test_unhandled_prompt_behavior_as_string_default": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_unhandled_prompt_behavior_as_string[accept]": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_unhandled_prompt_behavior_as_string[accept and notify]": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_unhandled_prompt_behavior_as_string[dismiss]": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_unhandled_prompt_behavior_as_string[dismiss and notify]": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_unhandled_prompt_behavior_as_string[ignore]": {
"expected": {"all": {"status": ["PASS"]}}
}
}
},
"imported/w3c/webdriver/tests/classic/new_window/new.py": {
"subtests": {
"test_type_with_null_value": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212949"}}
},
"test_type_with_unknown_value": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212949"}}
},
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/new_window/new_tab.py": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/212949"}}
},
"imported/w3c/webdriver/tests/classic/new_window/new_window.py": {
"subtests": {
"test_payload": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_opens_about_blank_in_new_window": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_type_with_window": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212949"}}
}
}
},
"imported/w3c/webdriver/tests/classic/new_window/user_prompts.py": {
"subtests": {
"test_accept[capabilities0-alert-None]": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_accept[capabilities0-confirm-True]": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_accept[capabilities0-prompt-]": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_dismiss[capabilities0-alert-None]": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_dismiss[capabilities0-confirm-False]": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_dismiss[capabilities0-prompt-None]": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/fullscreen_window/fullscreen.py": {
"subtests": {
"notes": "",
"test_fullscreen_from_normal_window": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/279100"}}
},
"test_fullscreen_from_maximized_window": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/279100"}}
},
"test_fullscreen_from_minimized_window": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/277945"}}
}
}
},
"imported/w3c/webdriver/tests/classic/fullscreen_window/user_prompts.py": {
"subtests": {
"notes": "Some WPE tests are skipped as they trigger failure or timeout regardless of the expectation if they are run. Also, some tests expect the browser to start in non fullscreen mode, which isn't happening in the headless backend.",
"test_accept[capabilities0-alert-None]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
},
"test_accept[capabilities0-confirm-True]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
},
"test_accept[capabilities0-prompt-]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
},
"test_dismiss[capabilities0-alert-None]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
},
"test_dismiss[capabilities0-confirm-False]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
},
"test_dismiss[capabilities0-prompt-None]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/fullscreen_window/stress.py": {
"subtests": {
"notes": "Some WPE tests are skipped as they trigger failure or timeout regardless of the expectation if they are run. Also, some tests expect the browser to start in non fullscreen mode, which isn't happening in the headless backend.",
"test_stress[0]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
},
"test_stress[1]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
},
"test_stress[2]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
},
"test_stress[3]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
},
"test_stress[4]": {
"expected": {"wpe": {"status": ["SKIP"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_alert_text/get.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_element_attribute/get.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"},
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_element_css_value/get.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"},
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_element_property/get.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"},
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_element_rect/get.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_element_tag_name/get.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_element_tag_name/user_prompts.py": {
"subtests": {
"test_handle_prompt_dismiss": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
},
"test_handle_prompt_accept": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_element_text/get.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"},
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_window_handle/get.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_navigation_with_coop_headers[capabilities0]": {
"expected": {"all": {"status": ["TIMEOUT"], "bug": "webkit.org/b/233391"}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_window_handles/get.py": {
"subtests": {
"test_multiple_windows": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/print/printcmd.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/217173"}}
},
"imported/w3c/webdriver/tests/classic/print/user_prompts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/217173"}}
},
"imported/w3c/webdriver/tests/classic/set_window_rect/set.py": {
"expected": { "wpe": { "status": ["SKIP"] } },
"subtests": {
"test_negative_x_y": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180418"}}
},
"test_height_width_smaller_than_minimum_browser_size": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/205919"}}
}
}
},
"imported/w3c/webdriver/tests/classic/set_window_rect/user_prompts.py" : {
"expected": { "wpe": { "status": ["SKIP"] } }
},
"imported/w3c/webdriver/tests/classic/is_element_enabled/enabled.py": {
"subtests": {
"test_xml_always_not_enabled": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/205923"}}
},
"test_no_top_browsing_context": {
"expected": { "all": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}}
},
"test_no_such_element_from_other_window_handle[open]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}}
},
"test_no_such_element_from_other_window_handle[closed]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}}
},
"test_no_such_element_from_other_frame[open]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}}
},
"test_no_such_element_from_other_frame[closed]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}}
}
}
},
"imported/w3c/webdriver/tests/classic/is_element_selected/selected.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"},
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/permissions/set.py": {
"expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/192978"}}
},
"imported/w3c/webdriver/tests/classic/switch_to_parent_frame/switch.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
},
"test_no_browsing_context": {
"expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"}}
}
}
},
"imported/w3c/webdriver/tests/classic/switch_to_frame/cross_origin.py": {
"subtests": {
"test_nested_cross_origin_iframe": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/205994"}}
}
}
},
"imported/w3c/webdriver/tests/classic/switch_to_frame/switch.py": {
"subtests": {
"test_frame_id_null": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/279099"}}
}
}
},
"imported/w3c/webdriver/tests/classic/switch_to_window/switch.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/205994"},
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
}
}
},
"imported/w3c/webdriver/tests/classic/take_element_screenshot/iframe.py": {
"subtests": {
"test_frame_element": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/226134"}}
},
"test_source_origin[cross_origin]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/205994"}}
}
}
},
"imported/w3c/webdriver/tests/classic/take_element_screenshot/screenshot.py": {
"subtests": {
"test_no_such_element_with_shadow_root": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}}
},
"test_no_such_element_from_other_window_handle[open]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}}
},
"test_no_such_element_from_other_window_handle[closed]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}}
},
"test_no_such_element_from_other_frame[open]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}}
},
"test_no_such_element_from_other_frame[closed]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}}
}
}
},
"imported/w3c/webdriver/tests/classic/take_screenshot/iframe.py": {
"subtests": {
"test_source_origin[cross_origin]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/205994"}}
}
}
},
"imported/w3c/webdriver/tests/classic/maximize_window/user_prompts.py" : {
"expected": { "wpe": { "status": ["SKIP"] } }
},
"imported/w3c/webdriver/tests/classic/maximize_window/stress.py" : {
"expected": { "wpe": { "status": ["SKIP"] } }
},
"imported/w3c/webdriver/tests/classic/maximize_window/maximize.py" : {
"expected": { "wpe": { "status": ["SKIP"] } }
},
"imported/w3c/webdriver/tests/classic/minimize_window/user_prompts.py" : {
"expected": { "wpe": { "status": ["SKIP"] } }
},
"imported/w3c/webdriver/tests/classic/minimize_window/stress.py" : {
"expected": { "wpe": { "status": ["SKIP"] } }
},
"imported/w3c/webdriver/tests/classic/minimize_window/minimize.py" : {
"expected": { "wpe": { "status": ["SKIP"] } }
},
"imported/w3c/webdriver/tests/classic/find_element_from_shadow_root/find.py": {
"subtests": {
"test_find_element[tag name-a]": {
"expected": { "all": { "status": ["SKIP"]}}
},
"test_find_element[xpath-//a]": {
"expected": { "all": { "status": ["SKIP"]}}
}
}
},
"imported/w3c/webdriver/tests/classic/find_elements_from_shadow_root/find.py": {
"subtests": {
"test_find_elements[tag name-a]": {
"expected": { "all": { "status": ["SKIP"]}}
},
"test_find_elements[xpath-//a]": {
"expected": { "all": { "status": ["SKIP"]}}
}
}
},
"imported/w3c/webdriver/tests/classic/get_element_shadow_root/get.py": {
"subtests": {
"test_no_top_browsing_context": {
"expected": {
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/212950"},
"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230612"}
}
}
}
},
"imported/w3c/webdriver/tests/bidi/browser/create_user_context/create_user_context.py": {
"subtests": {
"test_create_context": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_unique_id": {
"expected": { "all": { "status": ["PASS"]}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288104"}}
},
"imported/w3c/webdriver/tests/bidi/browser/create_user_context/invalid.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288104"}}
},
"imported/w3c/webdriver/tests/bidi/browser/create_user_context/unhandled_prompt_behavior.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288104"}},
"subtests": {
"test_simple_prompts[alert-accept]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_simple_prompts[confirm-accept]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_simple_prompts[prompt-accept]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_default_handler[alert-accept]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_default_handler[confirm-accept]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_default_handler[prompt-accept]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_file[accept]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_file[dismiss]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_file[ignore]": {
"expected": { "all": { "status": ["PASS"]}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browser/get_client_windows/get_client_windows.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288106"}}
},
"imported/w3c/webdriver/tests/bidi/browser/get_user_contexts/get_user_contexts.py": {
"subtests": {
"test_default": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_create_remove_contexts": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288107", "note": "False PASS, Error on the teardown fixture, given we don't support user contexts."}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browser/remove_user_context/invalid.py": {
"subtests": {
"test_params_user_context_no_such_user_context": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288108"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browser/remove_user_context/user_context.py": {
"subtests": {
"test_remove_context": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288108", "note": "False PASS. Error on the teardown fixture, given we don't support user contexts."}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288108"}}
},
"imported/w3c/webdriver/tests/bidi/browser/set_download_behavior/download_behavior_allowed.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303204"}}
},
"imported/w3c/webdriver/tests/bidi/browser/set_download_behavior/download_behavior_denied.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303204"}}
},
"imported/w3c/webdriver/tests/bidi/browser/set_download_behavior/global.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303204"}}
},
"imported/w3c/webdriver/tests/bidi/browser/set_download_behavior/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303204"}}
},
"imported/w3c/webdriver/tests/bidi/browser/set_download_behavior/user_context.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303204"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/activate/activate.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288324"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/activate/invalid.py": {
"subtests": {
"test_params_context_invalid_value[]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288324"}}
},
"test_params_context_invalid_value[somestring]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288324"}}
},
"test_params_context_iframe": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288324"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/capture_screenshot.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288325"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/frame_tentative.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288325"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/clip.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288325"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/format.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288325"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/invalid.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288325"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/origin.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288325"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/close/invalid.py": {
"subtests": {
"test_child_context": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288326"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/close/prompt_unload.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288326"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/context_created/context_created.py": {
"subtests": {
"test_client_window[tab]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_client_window[window]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_not_unsubscribed": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_new_context[tab]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_new_context[window]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_evaluate_window_open_without_url": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_evaluate_window_open_with_url": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_existing_context[tab]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_existing_context[window]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_existing_context_via_user_context[tab]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_existing_context_via_user_context[window]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_event_emitted_before_create_returns[tab]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_event_emitted_before_create_returns[window]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_navigate_creates_iframes": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_navigate_creates_nested_iframes": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_subscribe_to_one_context": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_new_user_context[tab]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
},
"test_new_user_context[window]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288335"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/context_created/original_opener.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281943"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/context_created/subscribe_steps.py": {
"subtests": {
"test_existing_context[tab]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/303207"}}
},
"test_existing_context[window]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/303207"}}
},
"test_existing_context_via_user_context[tab]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/303207"}}
},
"test_existing_context_via_user_context[window]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/303207"}}
},
"test_existing_nested_contexts[tab]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/303207"}}
},
"test_existing_nested_contexts[window]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/303207"}}
},
"test_new_context_event_not_subscribed[tab]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/303207"}}
},
"test_new_context_event_not_subscribed[window]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/303207"}}
},
"test_new_context_event_cross_origin_frame[tab]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/303207"}}
},
"test_new_context_event_cross_origin_frame[window]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/303207"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/context_destroyed/context_destroyed.py": {
"subtests": {
"test_unsubscribe": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_navigate[same_origin]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_navigate[cross_origin]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_new_context[tab]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288336"}}
},
"test_new_context[window]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288336"}}
},
"test_new_user_context[tab]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288336"}}
},
"test_new_user_context[window]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288336"}}
},
"test_client_window[tab]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288336"}}
},
"test_client_window[window]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288336"}}
},
"test_with_user_context_subscription": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288336"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288336"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/context_destroyed/original_opener.py": {
"subtests": {
"test_window_open[None]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288336"}}
},
"test_window_open[]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288336"}}
},
"test_window_open[popup]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288336"}}
},
"test_window_open[noopener]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288336"}}
},
"test_window_open[noreferrer]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288336"}}
},
"test_different_origins[same_origin]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288336"}}
},
"test_different_origins[cross_origin]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288336"}}
},
"test_with_closed_original_context": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288336"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/create/background.py": {
"subtests": {
"test_background[True-tab]": {
"expected": { "wpe": { "status": ["PASS"] } }
},
"test_background[True-window]": {
"expected": { "wpe": { "status": ["PASS"] } }
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/create/invalid.py": {
"subtests": {
"test_params_reference_context_invalid_value": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"test_params_reference_context_non_top_level": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"test_params_type_invalid_value[]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"test_params_type_invalid_value[foo]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"test_params_user_context_invalid_value[]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"test_params_user_context_invalid_value[unknown]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"test_params_user_context_invalid_value_with_ref_context": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"test_params_user_context_removed_context": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/create/reference_context.py": {
"subtests": {
"test_reference_context[tab]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/303210"}}
},
"test_reference_context[window]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/303210"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/create/type.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/create/user_context.py": {
"subtests": {
"test_user_context_default": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/303210"}}
},
"test_user_context[tab]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/303210"}}
},
"test_user_context[window]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/303210"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.py": {
"subtests": {
"test_unsubscribe": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_new_context_not_emitted[tab]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/302058"}}
},
"test_new_context_not_emitted[window]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/302058"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/download_end/download_end.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303211"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/download_end/status.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303211"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/download_will_begin/download_will_begin.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288338"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/fragment_navigated/fragment_navigated.py": {
"subtests": {
"test_unsubscribe": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_new_context[tab]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_new_context[window]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_regular_navigation[-?foo]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_regular_navigation[#foo-]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_subscribe": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288338"}}
},
"test_timestamp": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288338"}}
},
"test_navigation_id": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288338"}}
},
"test_url_with_base_tag": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288338"}}
},
"test_document_location[-#foo]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288338"}}
},
"test_document_location[#foo-#bar]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288338"}}
},
"test_document_location[#foo-#foo]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288338"}}
},
"test_browsing_context_navigate[-#foo]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288338"}}
},
"test_browsing_context_navigate[#foo-#bar]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288338"}}
},
"test_browsing_context_navigate[#foo-#foo]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288338"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288339"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/get_tree/frames.py": {
"subtests": {
"test_multiple_frames": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_user_context[same_origin-default]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_user_context[same_origin-new]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_user_context[cross_origin-default]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_user_context[cross_origin-new]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/get_tree/original_opener.py": {
"subtests": {
"test_window_open[None]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_window_open[]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_window_open[popup]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_window_open[noopener]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_window_open[noreferrer]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_different_origins[same_origin]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_different_origins[cross_origin]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_with_closed_original_context": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/get_tree/root.py": {
"subtests": {
"test_null[tab]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_null[window]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_top_level_context[tab]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
},
"test_top_level_context[window]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/handle_user_prompt/handle_user_prompt.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288328"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/handle_user_prompt/invalid.py": {
"subtests": {
"test_params_context_invalid_value[]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288328"}}
},
"test_params_context_invalid_value[somestring]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288328"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/history_updated/history_updated.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/287936"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/load/load.py": {
"subtests": {
"test_unsubscribe": {
"expected": { "all": { "status": ["PASS"]}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288340"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/context.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288329"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288329"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288329"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/max_node_count.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288329"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/serialization_options.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288329"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/start_nodes.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288329"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigate/about_blank.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigate/data_url.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigate/error.py": {
"subtests": {
"test_close_context[tab]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288330"}}
},
"test_close_context[window]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288330"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigate/frame.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigate/hash.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigate/image.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigate/invalid.py": {
"subtests": {
"test_params_context_invalid_value[]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"test_params_context_invalid_value[somestring]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"test_params_wait_invalid_value[]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"test_params_wait_invalid_value[somestring]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigate/navigate.py": {
"subtests": {
"test_payload": {
"expected": { "all": { "status": ["PASS"]}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigate/navigate_beforeunload.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigate/wait.py": {
"subtests": {
"test_expected_url[none]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"test_slow_image_blocks_load[none-False]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"test_slow_page[none-False]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_slow_script_blocks_domContentLoaded[none-False]": {
"expected": { "all": { "status": ["PASS"]}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288330"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py": {
"subtests": {
"test_unsubscribe": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_same_document": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/287934"}}
},
"test_new_context[tab]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/302058"}}
},
"test_new_context[window]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/302058"}}
},
"test_window_open_with_about_blank[]": {
"expected": { "wpe": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_window_open_with_about_blank[about:blank]": {
"expected": { "wpe": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_window_open_with_about_blank[about:blank?test]": {
"expected": { "wpe": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_subscribe": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/298656"}}
},
"test_timestamp": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/298656"}}
},
"test_base_element": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/298656"}}
},
"test_navigate_to_about_blank": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/298656"}}
},
"test_window_open_with_url": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/287934"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/287934"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_interrupted.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/287934"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py": {
"subtests": {
"test_unsubscribe": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_same_document_navigation": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_new_context[tab]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/302058"}}
},
"test_new_context[window]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/302058"}}
},
"test_window_open_with_about_blank[]": {
"expected": { "wpe": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_window_open_with_about_blank[about:blank]": {
"expected": { "wpe": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_window_open_with_about_blank[about:blank?test]": {
"expected": { "wpe": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_window_open_with_url": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/287934"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288342"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigation_started/navigation_interrupted.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288342"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/navigation_failed/navigation_failed.py": {
"subtests": {
"test_unsubscribe": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_with_csp_meta_tag": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/287933"}}
},
"test_with_content_blocking_header_in_top_context[Content-Security-Policy, default-src 'self']": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/287933"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/287933"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/print/background.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288331"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/print/context.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288331"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/print/frame_tentative.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288331"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/print/invalid.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288331"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/print/margin.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288331"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/print/orientation.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288331"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/print/page.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288331"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/print/page_ranges.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288331"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/print/scale.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288331"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/print/shrink_to_fit.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288331"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/reload/frame.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288332"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/reload/invalid.py": {
"subtests": {
"test_params_context_invalid_value[]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288332"}}
},
"test_params_context_invalid_value[somestring]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288332"}}
},
"test_params_wait_invalid_value[]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288332"}}
},
"test_params_wait_invalid_value[somestring]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288332"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/reload/reload.py": {
},
"imported/w3c/webdriver/tests/bidi/browsing_context/reload/wait.py": {
"subtests": {
"test_slow_page[none-False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_slow_script_blocks_domContentLoaded[none-False]": {
"expected": { "all": { "status": ["PASS"] }}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288332"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/set_viewport/device_pixel_ratio.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288333"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/set_viewport/invalid.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288333"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/set_viewport/viewport.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288333"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/set_viewport/user_contexts.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288333"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/traverse_history/context.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288334"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/traverse_history/delta.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288334"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/traverse_history/invalid.py": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/288334"}},
"subtests" : {
"test_params_context_invalid_value": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288334"}}
},
"test_delta_invalid_value[-2]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288334"}}
},
"test_delta_invalid_value[1]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288334"}}
},
"test_iframe": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288334"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/user_prompt_closed/beforeunload.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288343"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/user_prompt_closed/user_prompt_closed.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288343"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/user_prompt_opened/beforeunload.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288344"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/user_prompt_opened/user_prompt_opened.py": {
"subtests": {
"test_unsubscribe": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_two_prompts[tab]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288344"}}
},
"test_two_prompts[window]": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288344"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288344"}}
},
"imported/w3c/webdriver/tests/bidi/browsing_context/user_prompt_opened/handler.py": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288344"}},
"subtests": {
"test_accept": {"expected": {"all": {"status": ["PASS"]}}},
"test_accept_and_notify": {"expected": {"all": {"status": ["PASS"]}}}
}
},
"imported/w3c/webdriver/tests/bidi/emulation/combined/multiple_emulations.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303147"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_geolocation_override/error.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/291197"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_geolocation_override/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/291197"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_geolocation_override/user_contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/291197"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_geolocation_override/coordinates.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/291197"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_geolocation_override/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/291197"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_locale_override/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303181"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_locale_override/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303181"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_locale_override/locale.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303181"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_locale_override/user_contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303181"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_network_conditions/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303182"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_network_conditions/global.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303182"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_network_conditions/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303182"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_network_conditions/network_conditions_offline.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303182"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_network_conditions/user_contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303182"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_screen_orientation_override/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303183"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_screen_orientation_override/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303183"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_screen_orientation_override/screen_orientation.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303183"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_screen_orientation_override/user_contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303183"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_scripting_enabled/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303184"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_scripting_enabled/enabled.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303184"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_scripting_enabled/enabled_tentative.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303184"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_scripting_enabled/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303184"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_scripting_enabled/user_contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303184"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_timezone_override/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303185"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_timezone_override/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303185"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_timezone_override/timezone.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303185"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_timezone_override/user_contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303185"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_user_agent_override/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303186"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_user_agent_override/global.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303186"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_user_agent_override/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303186"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_user_agent_override/user_agent.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303186"}}
},
"imported/w3c/webdriver/tests/bidi/emulation/set_user_agent_override/user_contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303186"}}
},
"imported/w3c/webdriver/tests/bidi/external/permissions/set_permission/invalid.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/265621"}}
},
"imported/w3c/webdriver/tests/bidi/external/permissions/set_permission/set_permission.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/265621"}}
},
"imported/w3c/webdriver/tests/bidi/external/permissions/set_permission/user_context.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/265621"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/disable_simulation/context.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/disable_simulation/disable_simulation.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_adapter/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_adapter/state.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_adapter/context.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_characteristic/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_characteristic/simulate_characteristic.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_characteristic_response/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_characteristic_response/simulate_characteristic_response.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_descriptor/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_descriptor/simulate_descriptor.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_descriptor_response/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_descriptor_response/simulate_descriptor_response.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_gatt_connection_response/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_gatt_connection_response/simulate_gatt_connection_response.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_gatt_disconnection/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_gatt_disconnection/simulate_gatt_disconnection.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_preconnected_peripheral/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_preconnected_peripheral/simulate_preconnected_peripheral.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_service/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/external/bluetooth/simulate_service/simulate_service.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/101034"}}
},
"imported/w3c/webdriver/tests/bidi/input/file_dialog_opened/file_dialog_opened.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/file_dialog_opened/tentative/show_open_file_picker.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/key_events.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/key_modifier.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/key_tentative.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/key.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/navigation.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/pointer_mouse_drag.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/pointer_mouse_modifier.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/pointer_mouse_multiclick.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/pointer_mouse.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/pointer_origin.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/pointer_pen.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/pointer.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/pointer_touch.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/queue.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/wheel_origin.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/perform_actions/wheel.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/bidi/input/release_actions/context.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/287928"}}
},
"imported/w3c/webdriver/tests/bidi/input/release_actions/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/287928"}}
},
"imported/w3c/webdriver/tests/bidi/input/release_actions/queue.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/287928"}}
},
"imported/w3c/webdriver/tests/bidi/input/release_actions/release.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/287928"}}
},
"imported/w3c/webdriver/tests/bidi/input/release_actions/sequence.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/287928"}}
},
"imported/w3c/webdriver/tests/bidi/input/release_actions/sequence_tentative.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/287928"}}
},
"imported/w3c/webdriver/tests/bidi/input/set_files/context.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/287926"}}
},
"imported/w3c/webdriver/tests/bidi/input/set_files/files.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/287926"}}
},
"imported/w3c/webdriver/tests/bidi/input/set_files/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/287926"}}
},
"imported/w3c/webdriver/tests/bidi/integration/parallel_execution/browsing_context_set_viewport.py": {
"expected": { "all": { "status": ["SKIP"], "bug": ["webkit.org/b/288333"]}}
},
"imported/w3c/webdriver/tests/bidi/integration/parallel_execution/browsing_context_print.py": {
"expected": { "all": { "status": ["SKIP"], "bug": ["webkit.org/b/288331"]}}
},
"imported/w3c/webdriver/tests/bidi/integration/cookies_with_network_events.py": {
"expected": { "all": { "status": ["SKIP"], "bug": ["webkit.org/b/281947", "webkit.org/b/281936"]}}
},
"imported/w3c/webdriver/tests/bidi/integration/navigation.py": {
"expected": { "all": { "status": ["SKIP"], "bug": ["webkit.org/b/281936", "webkit.org/b/281943"]}}
},
"imported/w3c/webdriver/tests/bidi/integration/set_viewport_with_preload_script.py": {
"expected": { "all": { "status": ["SKIP"], "bug": ["webkit.org/b/288333", "webkit.org/b/288057"]}}
},
"imported/w3c/webdriver/tests/bidi/log/entry_added/console_args.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"imported/w3c/webdriver/tests/bidi/log/entry_added/console.py": {
"subtests": {
"test_method_timeEnd": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/283784"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"imported/w3c/webdriver/tests/bidi/log/entry_added/event_buffer.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"imported/w3c/webdriver/tests/bidi/log/entry_added/javascript.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"imported/w3c/webdriver/tests/bidi/log/entry_added/realm.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"imported/w3c/webdriver/tests/bidi/log/entry_added/stacktrace.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"imported/w3c/webdriver/tests/bidi/log/entry_added/subscription.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_data_collector/add_data_collector.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303189"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_data_collector/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303189"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_data_collector/data_types.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303189"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_data_collector/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303189"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_data_collector/max_encoded_data_size.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303189"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_data_collector/user_contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303189"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_intercept/add_intercept.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288087"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_intercept/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288087"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_intercept/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288087"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_intercept/phase_auth_required.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288087"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_intercept/phases.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288087"}}
},
"imported/w3c/webdriver/tests/bidi/network/add_intercept/url_patterns.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288087"}}
},
"imported/w3c/webdriver/tests/bidi/network/auth_required/auth_required.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288096"}}
},
"imported/w3c/webdriver/tests/bidi/network/auth_required/unsubscribe.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288096"}}
},
"imported/w3c/webdriver/tests/bidi/network/before_request_sent/before_request_sent.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288097"}}
},
"imported/w3c/webdriver/tests/bidi/network/before_request_sent/before_request_sent_cached.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288097"}}
},
"imported/w3c/webdriver/tests/bidi/network/before_request_sent/unique_request_ids.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288097"}}
},
"imported/w3c/webdriver/tests/bidi/network/combined/network_events.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281936"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_request/body.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288088"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_request/cookies.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288088"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_request/headers.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288088"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_request/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288088"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_request/method.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288088"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_request/request.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288088"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_request/url.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288088"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_response/cookies.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288090"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_response/credentials.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288090"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_response/headers.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288090"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_response/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288090"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_response/reason_phrase.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288090"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_response/request.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288090"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_response/status_code.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288090"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_with_auth/action.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288091"}}
},
"imported/w3c/webdriver/tests/bidi/network/continue_with_auth/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288091"}}
},
"imported/w3c/webdriver/tests/bidi/network/disown_data/collector.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303190"}}
},
"imported/w3c/webdriver/tests/bidi/network/disown_data/data_type.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303190"}}
},
"imported/w3c/webdriver/tests/bidi/network/disown_data/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303190"}}
},
"imported/w3c/webdriver/tests/bidi/network/get_data/cached_tentative.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303191"}}
},
"imported/w3c/webdriver/tests/bidi/network/get_data/charset.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303191"}}
},
"imported/w3c/webdriver/tests/bidi/network/get_data/collector.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303191"}}
},
"imported/w3c/webdriver/tests/bidi/network/get_data/data_type.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303191"}}
},
"imported/w3c/webdriver/tests/bidi/network/get_data/disown.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303191"}}
},
"imported/w3c/webdriver/tests/bidi/network/get_data/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303191"}}
},
"imported/w3c/webdriver/tests/bidi/network/get_data/persistence.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303191"}}
},
"imported/w3c/webdriver/tests/bidi/network/fail_request/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288092"}}
},
"imported/w3c/webdriver/tests/bidi/network/fail_request/request.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288092"}}
},
"imported/w3c/webdriver/tests/bidi/network/fetch_error/fetch_error.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288098"}}
},
"imported/w3c/webdriver/tests/bidi/network/provide_response/body.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288093"}}
},
"imported/w3c/webdriver/tests/bidi/network/provide_response/cookies.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288093"}}
},
"imported/w3c/webdriver/tests/bidi/network/provide_response/headers.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288093"}}
},
"imported/w3c/webdriver/tests/bidi/network/provide_response/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288093"}}
},
"imported/w3c/webdriver/tests/bidi/network/provide_response/reason_phrase.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288093"}}
},
"imported/w3c/webdriver/tests/bidi/network/provide_response/request.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288093"}}
},
"imported/w3c/webdriver/tests/bidi/network/provide_response/status_code.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288093"}}
},
"imported/w3c/webdriver/tests/bidi/network/remove_data_collector/collector.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303192"}}
},
"imported/w3c/webdriver/tests/bidi/network/remove_data_collector/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303192"}}
},
"imported/w3c/webdriver/tests/bidi/network/remove_intercept/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288094"}}
},
"imported/w3c/webdriver/tests/bidi/network/remove_intercept/remove_intercept.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288094"}}
},
"imported/w3c/webdriver/tests/bidi/network/response_completed/response_completed_cached.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288099"}}
},
"imported/w3c/webdriver/tests/bidi/network/response_completed/response_completed.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288099"}}
},
"imported/w3c/webdriver/tests/bidi/network/response_started/response_started_cached.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288100"}}
},
"imported/w3c/webdriver/tests/bidi/network/response_started/response_started.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288100"}}
},
"imported/w3c/webdriver/tests/bidi/network/set_cache_behavior/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288095"}}
},
"imported/w3c/webdriver/tests/bidi/network/set_cache_behavior/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288095"}}
},
"imported/w3c/webdriver/tests/bidi/network/set_cache_behavior/set_cache_behavior.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288095"}}
},
"imported/w3c/webdriver/tests/bidi/network/set_extra_headers/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303193"}}
},
"imported/w3c/webdriver/tests/bidi/network/set_extra_headers/headers_name_standard_tentative.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303193"}}
},
"imported/w3c/webdriver/tests/bidi/network/set_extra_headers/headers.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303193"}}
},
"imported/w3c/webdriver/tests/bidi/network/set_extra_headers/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303193"}}
},
"imported/w3c/webdriver/tests/bidi/network/set_extra_headers/user_contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/303193"}}
},
"imported/w3c/webdriver/tests/bidi/script/add_preload_script/add_preload_script.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
},
"imported/w3c/webdriver/tests/bidi/script/add_preload_script/arguments.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
},
"imported/w3c/webdriver/tests/bidi/script/add_preload_script/contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
},
"imported/w3c/webdriver/tests/bidi/script/add_preload_script/execution_order_tentative.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
},
"imported/w3c/webdriver/tests/bidi/script/add_preload_script/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
},
"imported/w3c/webdriver/tests/bidi/script/add_preload_script/sandbox.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
},
"imported/w3c/webdriver/tests/bidi/script/add_preload_script/user_contexts.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/arguments.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/await_promise.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/channel.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/exception_details_await_promise.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}},
"subtests": {
"test_exception_details[new Error('SOME_ERROR_TEXT')-expected27]": {
"expected": { "all": { "status": ["PASS"] }}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/exception_details.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}},
"subtests": {
"test_exception_details[new Error('SOME_ERROR_TEXT')-expected27]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_invalid_function": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_exception_details[undefined-expected0]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[null-expected1]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[NaN-expected4]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[-0-expected5]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[Infinity-expected6]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[-Infinity-expected7]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[3-expected8]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[1.4-expected9]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[true-expected10]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[false-expected11]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[42n-expected12]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details[(Symbol('foo'))-expected13]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/function_declaration.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/internal_id.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/invalid.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}},
"subtests": {
"test_params_target_invalid_type[None]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_target_invalid_type[foo]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_target_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_target_invalid_type[target4]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_target_invalid_type[target5]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_target_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_context_invalid_type[None]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_context_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_context_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_context_invalid_type[context3]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_context_invalid_type[context4]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_context_unknown": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_realm_invalid_type[None]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_realm_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_realm_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_realm_invalid_type[realm3]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_realm_invalid_type[realm4]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_function_declaration_invalid_type[None]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_function_declaration_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_function_declaration_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_function_declaration_invalid_type[function_declaration3]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_function_declaration_invalid_type[function_declaration4]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_this_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_this_invalid_type[SOME_STRING]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_this_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_this_invalid_type[this4]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_arguments_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_arguments_invalid_type[SOME_STRING]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_arguments_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_arguments_invalid_type[arguments3]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_await_promise_invalid_type[None]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_await_promise_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_await_promise_invalid_type[0]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_await_promise_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_await_promise_invalid_type[await_promise4]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_await_promise_invalid_type[await_promise5]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_result_ownership_invalid_value[False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_result_ownership_invalid_value[42]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_result_ownership_invalid_value[result_ownership3]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_result_ownership_invalid_value[result_ownership4]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_serialization_options_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_serialization_options_invalid_type[_UNKNOWN_]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_serialization_options_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_serialization_options_invalid_type[serialization_options3]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_user_activation_invalid_type[foo]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_user_activation_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_user_activation_invalid_type[user_activation2]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_params_user_activation_invalid_type[user_activation3]": {
"expected": { "all": { "status": ["PASS"] }}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/primitive_values.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/realm.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/remote_reference.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/remote_values.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}},
"subtests": {
"test_remote_values[[1, 2][Symbol.iterator]()-expected15-False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_remote_values['mystring'[Symbol.iterator]()-expected16-False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_remote_values[(new Set([1,2]))[Symbol.iterator]()-expected17-False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_remote_values[(new Map([[1,2]]))[Symbol.iterator]()-expected18-False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_remote_values[new URL('https://example.com')-expected26-False]": {
"expected": { "all": { "status": ["PASS"] }}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/result_node.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/result_ownership.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}},
"subtests": {
"test_throw_exception[none-False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_throw_exception[None-False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_invalid_script[none-False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_invalid_script[None-False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_rejected_promise[none-False]": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_rejected_promise[None-False]": {
"expected": { "all": { "status": ["PASS"] }}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/sandbox.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/serialization_options.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/strict_mode.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/target.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/this.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}},
"subtests": {
"test_channel[default]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
},
"test_channel[with serializationOptions]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
},
"test_channel[with ownership]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288057"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/call_function/user_activation.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288058"}}
},
"imported/w3c/webdriver/tests/bidi/script/disown/handles.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288059"}}
},
"imported/w3c/webdriver/tests/bidi/script/disown/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288059"}}
},
"imported/w3c/webdriver/tests/bidi/script/disown/target.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288059"}}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/await_promise.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/evaluate.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/exception_details_await_promise.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}},
"subtests": {
"test_exception_details_await_promise[undefined-expected0]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[null-expected1]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[NaN-expected4]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[-0-expected5]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[Infinity-expected6]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[-Infinity-expected7]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[3-expected8]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[1.4-expected9]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[true-expected10]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[false-expected11]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[42n-expected12]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
},
"test_exception_details_await_promise[(Symbol('foo'))-expected13]": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/304548" }}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/exception_details.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/internal_id.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/invalid.py": {
"expected": { "all": { "status": ["PASS"] }},
"subtests": {
"test_params_sandbox_invalid_type[False]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_sandbox_invalid_type[42]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_sandbox_invalid_type[sandbox2]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_sandbox_invalid_type[sandbox3]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_realm_unknown": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_result_ownership_invalid_value[_UNKNOWN_]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_max_dom_depth_invalid_type[False]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_max_dom_depth_invalid_type[_UNKNOWN_]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_max_dom_depth_invalid_type[max_dom_depth2]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_max_dom_depth_invalid_type[max_dom_depth3]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_max_dom_depth_invalid_value": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_max_object_depth_invalid_type[False]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_max_object_depth_invalid_type[_UNKNOWN_]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_max_object_depth_invalid_type[max_object_depth2]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_max_object_depth_invalid_type[max_object_depth3]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_max_object_depth_invalid_value": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_include_shadow_tree_invalid_type[False]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_include_shadow_tree_invalid_type[42]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_include_shadow_tree_invalid_type[include_shadow_tree2]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_include_shadow_tree_invalid_type[include_shadow_tree3]": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"test_params_include_shadow_tree_invalid_value": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/primitive_values.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/remote_values.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}},
"subtests": {
"test_remote_values[[1, 2][Symbol.iterator]()-expected15]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_remote_values['mystring'[Symbol.iterator]()-expected16]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_remote_values[(new Set([1,2]))[Symbol.iterator]()-expected17]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_remote_values[(new Map([[1,2]]))[Symbol.iterator]()-expected18]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_remote_values[new URL('https://example.com')-expected27]": {
"expected": { "all": { "status": ["PASS"]}}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/result_node.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/result_ownership.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}},
"subtests": {
"test_return_value[none-False-True]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_return_value[none-False-False]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_return_value[None-False-True]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_return_value[None-False-False]": {
"expected": { "all": { "status": ["PASS"]}}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/sandbox.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/strict_mode.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/target.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"imported/w3c/webdriver/tests/bidi/script/evaluate/user_activation.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288060"}}
},
"imported/w3c/webdriver/tests/bidi/script/get_realms/get_realms.py": {
"subtests": {
"test_iframes": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288061 - Iframe enumeration not in scope for window realm implementation"}}
},
"test_multiple_top_level_contexts[tab]": {
"expected": { "all": { "status": ["PASS", "FAIL"], "bug": "webkit.org/b/288061 - Passes individually, timing issues in parallel execution"}}
},
"test_multiple_top_level_contexts[window]": {
"expected": { "all": { "status": ["PASS", "FAIL"], "bug": "webkit.org/b/288061 - Passes individually, timing issues in parallel execution"}}
},
"test_origin": {
"expected": { "all": { "status": ["PASS", "FAIL"], "bug": "webkit.org/b/288061 - Passes individually, timing issues in parallel execution"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/get_realms/context.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288061 - Frame context filtering not yet supported"}}
},
"imported/w3c/webdriver/tests/bidi/script/get_realms/sandbox.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288061 - Sandbox realm support not yet implemented"}}
},
"imported/w3c/webdriver/tests/bidi/script/get_realms/invalid.py": {
"subtests": {
"test_params_type_invalid_value": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288061 - Protocol-layer enum validation for optional parameters not implemented"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/script/message/message.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288065"}}
},
"imported/w3c/webdriver/tests/bidi/script/realm_created/realm_created.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288066"}}
},
"imported/w3c/webdriver/tests/bidi/script/realm_destroyed/realm_destroyed.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281937"}}
},
"imported/w3c/webdriver/tests/bidi/script/remove_preload_script/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288062"}}
},
"imported/w3c/webdriver/tests/bidi/script/remove_preload_script/remove_preload_script.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288062"}}
},
"imported/w3c/webdriver/tests/bidi/script/remove_preload_script/sandbox.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288062"}}
},
"imported/w3c/webdriver/tests/bidi/session/capabilities/unhandled_prompt_behavior/file/accept.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/289307"}}
},
"imported/w3c/webdriver/tests/bidi/session/capabilities/unhandled_prompt_behavior/file/dismiss.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/289307"}}
},
"imported/w3c/webdriver/tests/bidi/session/capabilities/unhandled_prompt_behavior/file/ignore.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/289307"}}
},
"imported/w3c/webdriver/tests/bidi/session/subscribe/contexts.py": {
"subtests": {
"test_subscribe_to_all_context_and_then_to_one_again": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/287929"}}
},
"test_subscribe_to_top_context_with_iframes": {
"expected": { "all": { "status": ["PASS"] }}
},
"test_subscribe_to_child_context": {
"expected": { "all": { "status": ["PASS"] }}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"imported/w3c/webdriver/tests/bidi/session/subscribe/events.py": {
"subtests": {
"test_subscribe_to_module": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/291371"}}
},
"test_subscribe_to_one_event_and_then_to_module": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/291371"}}
},
"test_subscribe_to_module_and_then_to_one_event_again": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/291371"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}}
},
"imported/w3c/webdriver/tests/bidi/session/subscribe/invalid.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286763"}},
"subtests": {
"test_params_empty": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_invalid_type[None]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_invalid_type[True]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_invalid_type[foo]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_invalid_type[42]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_invalid_type[value4]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_value_invalid_type[None]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/286793"}}
},
"test_params_events_value_invalid_type[True]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/286793"}}
},
"test_params_events_value_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/286793"}}
},
"test_params_events_value_invalid_type[value3]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/286793"}}
},
"test_params_events_value_invalid_type[value4]": {
"expected": { "all": { "status": ["PASS"], "bug": "webkit.org/b/286793"}}
}
}
},
"imported/w3c/webdriver/tests/bidi/session/subscribe/user_contexts.py": {
"subtests": {
"test_subscribe_multiple_user_contexts": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_buffered_event": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/288107"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288107"}}
},
"imported/w3c/webdriver/tests/bidi/session/unsubscribe/events.py": {
"subtests": {
"test_unsubscribe_from_module": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_subscribe_to_module_unsubscribe_from_one_event": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/291371"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/287930"}}
},
"imported/w3c/webdriver/tests/bidi/session/unsubscribe/invalid.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/287930"}},
"subtests": {
"test_params_empty": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_invalid_type[None]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_invalid_type[True]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_invalid_type[foo]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_invalid_type[42]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_invalid_type[value4]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_invalid_type[None]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_invalid_type[True]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_invalid_type[42]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_invalid_type[subscriptions3]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_invalid_type[foo]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_entry_invalid_type[None]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_entry_invalid_type[True]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_entry_invalid_type[42]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_entry_invalid_type[subscription3]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_entry_invalid_type[subscription4]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_invalid_value[subscriptions0]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_subscriptions_invalid_value[subscriptions1]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_value_invalid_type[None]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_value_invalid_type[True]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_value_invalid_type[42]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_value_invalid_type[value3]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_value_invalid_type[value4]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_value_invalid_event_name[]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_value_invalid_event_name[foo]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_value_invalid_event_name[foo.bar]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_events_value_valid_and_invalid_event_name": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_contexts_invalid_type[True]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_contexts_invalid_type[foo]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_contexts_invalid_type[42]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_contexts_invalid_type[value3]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_contexts_empty": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_contexts_value_invalid_type[None]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_contexts_value_invalid_type[True]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_contexts_value_invalid_type[42]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_contexts_value_invalid_type[value3]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_contexts_value_invalid_type[value4]": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_unsubscribe_globally_without_subscription": {"expected": {"all": {"status": ["PASS"]}}},
"test_params_unsubscribe_from_one_context_without_subscription": {"expected": {"all": {"status": ["PASS"]}}},
"test_unsubscribe_with_subscription_id_twice": {"expected": {"all": {"status": ["PASS"]}}}
}
},
"imported/w3c/webdriver/tests/bidi/session/unsubscribe/subscriptions.py": {
"subtests": {
"test_unsubscribe_with_subscription_id": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_unsubscribe_with_multiple_subscription_ids": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_unsubscribe_from_closed_context": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_unsubscribe_with_event_and_subscriptions": {
"expected": {"all": {"status": ["PASS"]}}
},
"test_unsubscribe_partially_from_one_context": {
"expected": { "all": { "status": ["TIMEOUT"], "bug": "webkit.org/b/287930"}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/287930"}}
},
"imported/w3c/webdriver/tests/bidi/storage/get_cookies/filter.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288110"}}
},
"imported/w3c/webdriver/tests/bidi/storage/get_cookies/invalid.py": {
"subtests": {
"test_params_filter_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_filter_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_filter_invalid_type[foo]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_filter_invalid_type[value3]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_partition_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_partition_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_partition_invalid_type[foo]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_partition_invalid_type[value3]": {
"expected": { "all": { "status": ["PASS"]}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288110"}}
},
"imported/w3c/webdriver/tests/bidi/storage/get_cookies/partition.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288110"}}
},
"imported/w3c/webdriver/tests/bidi/storage/delete_cookies/filter.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288112"}}
},
"imported/w3c/webdriver/tests/bidi/storage/delete_cookies/invalid.py": {
"subtests": {
"test_params_filter_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_filter_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_filter_invalid_type[foo]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_filter_invalid_type[value3]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_partition_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_partition_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_partition_invalid_type[foo]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_params_partition_invalid_type[value3]": {
"expected": { "all": { "status": ["PASS"]}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288112"}}
},
"imported/w3c/webdriver/tests/bidi/storage/delete_cookies/partition.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288112"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/cookie_domain.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/cookie_expiry.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/cookie_http_only.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/cookie_name.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/cookie_path.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/cookie_same_site.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/cookie_secure.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/cookie_value.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/invalid.py": {
"subtests": {
"test_cookie_invalid_type[None]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_cookie_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_cookie_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_cookie_invalid_type[foo]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_cookie_invalid_type[cookie4]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_partition_invalid_type[42]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_partition_invalid_type[False]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_partition_invalid_type[SOME_STRING_VALUE]": {
"expected": { "all": { "status": ["PASS"]}}
},
"test_partition_invalid_type[partition5]": {
"expected": { "all": { "status": ["PASS"]}}
}
},
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/page_protocols.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/storage/set_cookie/partition.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288111"}}
},
"imported/w3c/webdriver/tests/bidi/web_extension/install/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288348"}}
},
"imported/w3c/webdriver/tests/bidi/web_extension/install/install.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288348"}}
},
"imported/w3c/webdriver/tests/bidi/web_extension/uninstall/invalid.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288349"}}
},
"imported/w3c/webdriver/tests/bidi/web_extension/uninstall/uninstall.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288349"}}
},
"imported/w3c/webdriver/tests/interop/beforeunload_prompt.py": {
"expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/281949"}}
},
"imported/w3c/webdriver/tests/interop/shared_id_node.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/303212"}}
},
"imported/w3c/webdriver/tests/interop/shared_id_window.py": {
"expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/303212"}},
"subtests": {
"test_top_level_context_id_equals_window_handle": {
"expected": { "all": { "status": ["PASS"]}}
}
}
}
}