| { |
| "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/279100"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/appcache_tests.py": { |
| "expected": {"all": {"status": ["SKIP"]}} |
| }, |
| "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"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/frame_switching_tests.py": { |
| "subtests": { |
| "testShouldNotSwitchMagicallyToTheTopWindow": { |
| "expected": {"all": {"slow": true}} |
| }, |
| "testShouldFocusOnTheReplacementWhenAFrameFollowsALinkToA_TopTargetedPage": { |
| "expected": {"all": {"status": ["FAIL"], "reason": "Marked fail upstream through annotations for remote and safari."}} |
| }, |
| "testShouldNotBeAbleToDoAnythingTheFrameIsDeletedFromUnderUs": { |
| "expected": {"all": {"status": ["FAIL"], "reason": "Marked fail upstream through annotations for gtk and safari."}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/interactions_tests.py": { |
| "subtests": { |
| "testClickingOnFormElements": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "testDoubleClick": { |
| "expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/174674"}} |
| }, |
| "test_context_click": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/272354"}} |
| }, |
| "testSelectingMultipleItems": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "testSendingKeysToActiveElementWithModifier": { |
| "expected": {"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/215588"}} |
| } |
| } |
| }, |
| "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/selenium/py/test/selenium/webdriver/support/relative_by_tests.py": { |
| "subtests": { |
| "test_should_be_able_to_find_elements_above_another": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_should_be_able_to_combine_filters": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_should_be_able_to_find_first_one": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_should_be_able_to_find_first_one_by_locator": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_should_be_able_to_find_elements_above_another_by_locator": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_should_be_able_to_combine_filters_by_locator": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_should_be_able_to_use_css_selectors": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_should_be_able_to_use_css_selectors_by_locator": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_should_be_able_to_use_xpath": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_should_be_able_to_use_xpath_by_locator": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_no_such_element_is_raised_rather_than_index_error": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_no_such_element_is_raised_rather_than_index_error_by_locator": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_near_locator_should_find_near_elements": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_near_locator_should_find_near_elements_by_locator": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_near_locator_should_not_find_far_elements": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_near_locator_should_not_find_far_elements_by_locator": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_near_locator_should_find_far_elements": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| }, |
| "test_near_locator_should_find_far_elements_by_locator": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213451"}} |
| } |
| } |
| }, |
| |
| "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"]}} |
| } |
| } |
| }, |
| |
| "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": { |
| "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/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"}} |
| } |
| } |
| }, |
| |
| "imported/w3c/webdriver/tests/classic/take_element_screenshot/screenshot.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/take_screenshot/screenshot.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/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": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288104"}} |
| }, |
| "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": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288107"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browser/remove_user_context/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288108"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browser/remove_user_context/user_context.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/288108"}} |
| }, |
| |
| |
| "imported/w3c/webdriver/tests/bidi/browsing_context/activate/activate.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/activate/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/capture_screenshot.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/frame_tentative.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/clip.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/format.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/capture_screenshot/origin.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/close/close.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/close/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/close/prompt_unload.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/context_created/context_created.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/context_created/original_opener.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/context_destroyed/context_destroyed.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/context_destroyed/original_opener.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/create/background.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/create/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/create/reference_context.py": { |
| "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": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/fragment_navigated/fragment_navigated.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/get_tree/frames.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/get_tree/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/get_tree/max_depth.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/get_tree/original_opener.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/get_tree/root.py": { |
| "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/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/handle_user_prompt/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "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": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/context.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/max_node_count.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/serialization_options.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/locate_nodes/start_nodes.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigate/about_blank.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigate/data_url.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigate/error.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigate/frame.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigate/hash.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigate/image.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigate/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigate/navigate.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigate/wait.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/287934"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/navigation_failed/navigation_failed.py": { |
| "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/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/print/context.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/print/frame_tentative.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/print/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/print/margin.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/print/orientation.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/print/page.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/print/page_ranges.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/print/scale.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/print/shrink_to_fit.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/reload/frame.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/reload/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/reload/reload.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/reload/wait.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/set_viewport/device_pixel_ratio.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/set_viewport/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/set_viewport/viewport.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/traverse_history/context.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/traverse_history/delta.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/traverse_history/invalid.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/user_prompt_closed/beforeunload.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/user_prompt_closed/user_prompt_closed.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/user_prompt_opened/beforeunload.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/user_prompt_opened/user_prompt_opened.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/browsing_context/user_prompt_opened/handler.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/281943"}} |
| }, |
| |
| "imported/w3c/webdriver/tests/bidi/external/permissions/set_permission/invalid.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/265621"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/external/permissions/set_permission/set_permission.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/265621"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/external/permissions/set_permission/user_context.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/265621"}} |
| }, |
| |
| "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/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/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/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": { |
| "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_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/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/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_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/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/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": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/await_promise.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/channel.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/exception_details_await_promise.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/exception_details.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/function_declaration.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/internal_id.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/invalid.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/primitive_values.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/realm.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/remote_reference.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/remote_values.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/result_node.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/result_ownership.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/sandbox.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/serialization_options.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/strict_mode.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/target.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/this.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288058"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/call_function/user_activation.py": { |
| "expected": { "all": { "status": ["SKIP"], "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": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/evaluate.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/exception_details_await_promise.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/exception_details.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/internal_id.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/invalid.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/primitive_values.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/remote_values.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/result_node.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/result_ownership.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/sandbox.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/strict_mode.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/target.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/evaluate/user_activation.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288060"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/get_realms/context.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288061"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/get_realms/get_realms.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288061"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/get_realms/invalid.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288061"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/get_realms/sandbox.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288061"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/script/get_realms/type.py": { |
| "expected": { "all": { "status": ["SKIP"], "bug": "webkit.org/b/288061"}} |
| }, |
| "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/subscribe/contexts.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/session/subscribe/events.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784", "note": "Uses browsingContext module"}} |
| }, |
| "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"]}}} |
| } |
| }, |
| "imported/w3c/webdriver/tests/bidi/session/subscribe/subscription_id.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/287929"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/session/unsubscribe/contexts.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/283784"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/session/unsubscribe/events.py": { |
| "expected": { "all": { "status": ["FAIL"], "bug": "webkit.org/b/286790"}} |
| }, |
| "imported/w3c/webdriver/tests/bidi/session/unsubscribe/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_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"]}}} |
| } |
| }, |
| "imported/w3c/webdriver/tests/bidi/session/unsubscribe/subscriptions.py": { |
| "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": { |
| "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": { |
| "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": { |
| "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"}} |
| } |
| } |