| { |
| "imported/selenium/py/test/selenium/webdriver/common/alerts_tests.py": { |
| "subtests": { |
| "testShouldAllowUsersToAcceptAnAlertInAFrame": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181727"}} |
| }, |
| "testShouldAllowUsersToAcceptAnAlertInANestedFrame": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181727"}} |
| }, |
| "testShouldHandleAlertOnPageBeforeUnload": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}} |
| }, |
| "testShouldHandleAlertOnPageLoad": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211330"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/api_example_tests.py": { |
| "subtests": { |
| "testGetLogTypes": { |
| "expected": {"all": {"status": ["SKIP"]}} |
| }, |
| "testGetLog": { |
| "expected": {"all": {"status": ["SKIP"]}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/appcache_tests.py": { |
| "expected": {"all": {"status": ["SKIP"]}} |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/correct_event_firing_tests.py": { |
| "subtests": { |
| "testShouldFireClickEventWhenClicking": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211330"}} |
| }, |
| "testShouldFireMouseDownEventWhenClicking": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211330"}} |
| }, |
| "testShouldFireMouseUpEventWhenClicking": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211330"}} |
| }, |
| "testShouldIssueClickEvents": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211330"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/click_scrolling_tests.py": { |
| "subtests": { |
| "testShouldNotScrollIfAlreadyScrolledAndElementIsInView": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181729"}} |
| }, |
| "testShouldScrollOverflowElementsIfClickPointIsOutOfViewButElementIsInView": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181730"}} |
| }, |
| "testShouldBeAbleToClickElementInAFrameThatIsOutOfView": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}} |
| }, |
| "testShouldBeAbleToClickElementThatIsOutOfViewInAFrameThatIsOutOfView": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}} |
| }, |
| "testShouldBeAbleToClickElementThatIsOutOfViewInANestedFrameThatIsOutOfView": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}} |
| }, |
| "testShouldBeAbleToClickElementInATallFrame": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/executing_async_javascript_tests.py": { |
| "subtests": { |
| "testShouldNotTimeoutIfScriptCallsbackInsideAZeroTimeout": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211496"}} |
| }, |
| "testShouldBeAbleToExecuteAsynchronousScripts": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211496"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/frame_switching_tests.py": { |
| "subtests": { |
| "testShouldNotSwitchMagicallyToTheTopWindow": { |
| "expected": {"all": {"slow": true}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/interactions_tests.py": { |
| "subtests": { |
| "testClickingOnFormElements": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "testSelectingMultipleItems": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/page_load_timeout_tests.py": { |
| "subtests": { |
| "testClickShouldTimeout": { |
| "expected": {"gtk": {"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"}} |
| }, |
| "testShouldGetCoordinatesOfAnElement[hidden]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/211492"}} |
| }, |
| "testShouldGetCoordinatesOfAnInvisibleElement": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/211492"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/select_class_tests.py": { |
| "subtests": { |
| "testSelectByVisibleTextShouldNormalizeSpaces": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}} |
| }, |
| "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": { |
| "testShouldConvertANonBreakingSpaceIntoANormalSpaceCharacter": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}} |
| }, |
| "testShouldTreatANonBreakingSpaceAsAnyOtherWhitespaceCharacterWhenCollapsingWhitespace": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}} |
| }, |
| "testShouldBeAbleToSetMoreThanOneLineOfTextInATextArea": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}} |
| }, |
| "testShouldHandleSiblingBlockLevelElements": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}} |
| }, |
| "testShouldOnlyIncludeVisibleText": { |
| "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"}} |
| }, |
| "testNumberpadAndFunctionKeys": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182333"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/visibility_tests.py": { |
| "subtests": { |
| "testShouldSayElementsWithNegativeTransformAreNotDisplayed": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}} |
| }, |
| "testShouldSayElementsWithParentWithNegativeTransformAreNotDisplayed": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}} |
| }, |
| "testShouldModifyTheVisibilityOfAnElementDynamically" : { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211330"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/webdriverwait_tests.py": { |
| "subtests": { |
| "testExpectedConditionVisibilityOfElementLocated": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211330"}} |
| }, |
| "testExpectedConditionVisibilityOf": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211330"}} |
| }, |
| "testExpectedConditionElementToBeClickable": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/211330"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/window_switching_tests.py": { |
| "subtests": { |
| "testCanCallGetWindowHandlesAfterClosingAWindow": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184963"}} |
| }, |
| "testThatAccessingFindingAnElementAfterWindowIsClosedAndHaventswitchedDoesntCrash": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/211330"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/window_tests.py": { |
| "subtests": { |
| "test_should_fullscreen_the_current_window": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/perform_actions/pointer_contextmenu.py": { |
| "subtests": { |
| "test_control_click[\\ue009-ctrlKey]": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}} |
| }, |
| "test_control_click[\\ue051-ctrlKey]": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}} |
| }, |
| "test_release_control_click": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/perform_actions/key_events.py": { |
| "subtests": { |
| "test_modifier_key_sends_correct_events[\\ue009-CONTROL]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_modifier_key_sends_correct_events[\\ue03d-META]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_modifier_key_sends_correct_events[\\ue008-SHIFT]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_modifier_key_sends_correct_events[\\ue052-R_ALT]": { |
| "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_printable_key_sends_correct_events[\\xe0-]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_printable_key_sends_correct_events[\\u0416-]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_printable_key_sends_correct_events[\\u2603-]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_printable_key_sends_correct_events[\\uf6c2-]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[SHIFT-expected3]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_ARROWRIGHT-expected4]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_PAGEUP-expected7]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[META-expected11]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[NULL-expected15]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[CONTROL-expected17]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_META-expected19]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[SEMICOLON-expected20]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[NUMPAD4-expected22]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_ALT-expected25]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[DECIMAL-expected27]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_DELETE-expected29]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[PAUSE-expected31]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_ARROWUP-expected34]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[CLEAR-expected36]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_ARROWLEFT-expected37]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[EQUALS-expected38]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_PAGEDOWN-expected39]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[NUMPAD1-expected41]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_INSERT-expected42]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[ENTER-expected43]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[CANCEL-expected44]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[NUMPAD6-expected45]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[F11-expected47]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_END-expected48]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[NUMPAD7-expected49]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[NUMPAD2-expected50]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[F5-expected55]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[NUMPAD8-expected60]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_HOME-expected63]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[ZENKAKUHANKAKU-expected64]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[SEPARATOR-expected66]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_special_key_sends_keydown[R_ARROWDOWN-expected68]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "test_sequence_of_keydown_printable_keys_sends_events": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/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"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/perform_actions/key_special_keys.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}} |
| }, |
| "imported/w3c/webdriver/tests/close_window/user_prompts.py": { |
| "subtests": { |
| "test_handle_prompt_accept": { |
| "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/execute_script/json_serialize_windowproxy.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180397"}} |
| }, |
| "imported/w3c/webdriver/tests/get_named_cookie/get.py": { |
| "subtests": { |
| "test_duplicated_cookie": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182330"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/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/element_click/navigate.py": { |
| "subtests": { |
| "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"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/find_element/find.py": { |
| "subtests": { |
| "test_find_element_link_text[<a href=#>link<br>text</a>-link\ntext]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_element_link_text[<a href=# style='text-transform: uppercase'>link text</a>-LINK TEXT]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_element_partial_link_text[<a href=#>partial link<br>text</a>-k\nt]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_element_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/find_elements/find.py": { |
| "subtests": { |
| "test_find_elements_link_text[<a href=#>link<br>text</a>-link\ntext]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_elements_link_text[<a href=# style='text-transform: uppercase'>link text</a>-LINK TEXT]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_elements_partial_link_text[<a href=#>partial link<br>text</a>-k\nt]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_elements_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/find_elements_from_element/find.py": { |
| "subtests": { |
| "test_find_elements_link_text[<a href=#>link<br>text</a>-link\ntext]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_elements_link_text[<a href=# style='text-transform: uppercase'>link text</a>-LINK TEXT]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_elements_partial_link_text[<a href=#>partial link<br>text</a>-k\nt]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_elements_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_parent_of_document_node_errors": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/find_element_from_element/find.py": { |
| "subtests": { |
| "test_find_element_link_text[<a href=#>link<br>text</a>-link\ntext]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_element_link_text[<a href=# style='text-transform: uppercase'>link text</a>-LINK TEXT]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_element_partial_link_text[<a href=#>partial link<br>text</a>-k\nt]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_find_element_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| }, |
| "test_parent_of_document_node_errors": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184964"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/element_send_keys/events.py": { |
| "subtests": { |
| "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/element_send_keys/form_controls.py": { |
| "subtests": { |
| "test_input_append": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182331"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/element_send_keys/interactability.py": { |
| "subtests": { |
| "test_document_element_is_interactable": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188545"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/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/element_send_keys/content_editable.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180403"}} |
| }, |
| "imported/w3c/webdriver/tests/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"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/new_session/default_values.py": { |
| "subtests": { |
| "test_valid_but_unmatchable_key": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180410"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/new_session/response.py": { |
| "subtests": { |
| "test_capability_default_value[setWindowRect-True]": { |
| "expected": {"wpe": {"status": ["SKIP"]}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/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/set_window_rect/set.py": { |
| "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/is_element_enabled/enabled.py": { |
| "subtests": { |
| "test_xml_always_not_enabled": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/205923"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/permissions/set.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/192978"}} |
| }, |
| "imported/w3c/webdriver/tests/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/maximize_window/user_prompts.py" : { |
| "expected": { "wpe": { "status": ["SKIP"] } } |
| }, |
| "imported/w3c/webdriver/tests/maximize_window/stress.py" : { |
| "expected": { "wpe": { "status": ["SKIP"] } } |
| }, |
| "imported/w3c/webdriver/tests/maximize_window/maximize.py" : { |
| "expected": { "wpe": { "status": ["SKIP"] } } |
| }, |
| |
| "imported/w3c/webdriver/tests/minimize_window/user_prompts.py" : { |
| "expected": { "wpe": { "status": ["SKIP"] } } |
| }, |
| "imported/w3c/webdriver/tests/minimize_window/stress.py" : { |
| "expected": { "wpe": { "status": ["SKIP"] } } |
| }, |
| "imported/w3c/webdriver/tests/minimize_window/minimize.py" : { |
| "expected": { "wpe": { "status": ["SKIP"] } } |
| }, |
| |
| |
| "imported/w3c/webdriver/tests/set_window_rect/user_prompts.py" : { |
| "expected": { "wpe": { "status": ["SKIP"] } } |
| }, |
| "imported/w3c/webdriver/tests/set_window_rect/set.py" : { |
| "expected": { "wpe": { "status": ["SKIP"] } } |
| } |
| } |