| { |
| "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"}} |
| } |
| } |
| }, |
| "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/click_scrolling_tests.py": { |
| "subtests": { |
| "testShouldBeAbleToClickOnAnElementHiddenByDoubleOverflow": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174902"}} |
| }, |
| "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"}} |
| }, |
| "testShouldBeAbleToClickElementThatIsOutOfViewInAFrame": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}} |
| }, |
| "testShouldBeAbleToClickElementThatIsOutOfViewInAFrameThatIsOutOfView": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181731"}} |
| }, |
| "testShouldBeAbleToClickElementThatIsOutOfViewInANestedFrame": { |
| "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/correct_event_firing_tests.py": { |
| "subtests": { |
| "testShouldEmitOnChangeEventsWhenChangingTheStateOfACheckbox": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181732"}} |
| }, |
| "testClearingAnElementShouldCauseTheOnChangeHandlerToFire": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181732"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/form_handling_tests.py": { |
| "subtests": { |
| "testShouldThrowAnExceptionWhenSelectingAnUnselectableElement": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181733"}} |
| } |
| } |
| }, |
| "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": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "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"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/page_load_timeout_tests.py": { |
| "subtests": { |
| "testClickShouldTimeout": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182332"}} |
| } |
| } |
| }, |
| "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": { |
| "testReadALargeAmountOfData": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181737"}} |
| }, |
| "testShouldConvertANonBreakingSpaceIntoANormalSpaceCharacter": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}} |
| }, |
| "testShouldTreatANonBreakingSpaceAsAnyOtherWhitespaceCharacterWhenCollapsingWhitespace": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/174617"}} |
| }, |
| "testHavingInlineElementsShouldNotAffectHowTextIsReturned": { |
| "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": { |
| "testShouldNotBeAbleToClickOnAnElementThatIsNotDisplayed": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}} |
| }, |
| "testShouldNotBeAbleToToggleAnElementThatIsNotDisplayed": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}} |
| }, |
| "testShouldNotBeAbleToSelectAnElementThatIsNotDisplayed": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}} |
| }, |
| "testShouldNotBeAbleToTypeAnElementThatIsNotDisplayed": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}} |
| }, |
| "testShouldSayElementsWithNegativeTransformAreNotDisplayed": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}} |
| }, |
| "testShouldSayElementsWithParentWithNegativeTransformAreNotDisplayed": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182334"}} |
| } |
| } |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/w3c_interaction_tests.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "imported/selenium/py/test/selenium/webdriver/common/window_tests.py": { |
| "subtests": { |
| "testShouldMaximizeTheWindow": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_should_fullscreen_the_current_window": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_should_minimize_the_current_window": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/actions/key.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "imported/w3c/webdriver/tests/actions/key_shortcuts.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "imported/w3c/webdriver/tests/actions/modifier_click.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "imported/w3c/webdriver/tests/actions/mouse.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "imported/w3c/webdriver/tests/actions/mouse_dblclick.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "imported/w3c/webdriver/tests/actions/mouse_pause_dblclick.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "imported/w3c/webdriver/tests/actions/pointer_origin.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "imported/w3c/webdriver/tests/actions/sequence.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "imported/w3c/webdriver/tests/actions/special_keys.py": { |
| "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}} |
| }, |
| "imported/w3c/webdriver/tests/contexts/maximize_window.py": { |
| "subtests": { |
| "test_no_browsing_context": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_handle_prompt_accept": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_handle_prompt_missing_value": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_fully_exit_fullscreen": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_restore_the_window": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_maximize": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_payload": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_maximize_twice_is_idempotent": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/contexts/json_serialize_windowproxy.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180397"}} |
| }, |
| "imported/w3c/webdriver/tests/cookies/get_named_cookie.py": { |
| "subtests": { |
| "test_duplicated_cookie": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182330"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/document_handling/page_source.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180399"}} |
| }, |
| "imported/w3c/webdriver/tests/element_click/bubbling.py": { |
| "subtests": { |
| "test_spin_event_loop": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180400"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/element_retrieval/find_element.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/element_retrieval/find_elements.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/element_retrieval/find_elements_from_element.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/element_retrieval/find_element_from_element.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/element_send_keys/form_controls.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182331"}} |
| }, |
| "imported/w3c/webdriver/tests/element_send_keys/interactability.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181644"}} |
| }, |
| "imported/w3c/webdriver/tests/element_send_keys/scroll_into_view.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181644"}} |
| }, |
| "imported/w3c/webdriver/tests/execute_script/collections.py": { |
| "subtests": { |
| "test_arguments": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}} |
| }, |
| "test_file_list": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}} |
| }, |
| "test_html_all_collection": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/execute_async_script/collections.py": { |
| "subtests": { |
| "test_arguments": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}} |
| }, |
| "test_file_list": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}} |
| }, |
| "test_html_all_collection": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184966"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/execute_script/user_prompts.py": { |
| "subtests": { |
| "test_handle_prompt_dismiss_and_notify": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}} |
| }, |
| "test_handle_prompt_accept_and_notify": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}} |
| }, |
| "test_handle_prompt_ignore": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}} |
| }, |
| "test_handle_prompt_default": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}} |
| }, |
| "test_handle_prompt_twice": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/execute_async_script/user_prompts.py": { |
| "subtests": { |
| "test_handle_prompt_dismiss_and_notify": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}} |
| }, |
| "test_handle_prompt_accept_and_notify": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}} |
| }, |
| "test_handle_prompt_ignore": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}} |
| }, |
| "test_handle_prompt_default": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}} |
| }, |
| "test_handle_prompt_twice": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184965"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/interaction/send_keys_content_editable.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180403"}} |
| }, |
| "imported/w3c/webdriver/tests/interaction/element_clear.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}, |
| "subtests": { |
| "test_no_browsing_context": { |
| "expected": {"all": {"status": ["PASS"]}} |
| }, |
| "test_closed_context": { |
| "expected": {"all": {"status": ["SKIP"]}} |
| }, |
| "test_disabled_element_not_resettable": { |
| "expected": {"all": {"status": ["PASS"]}} |
| }, |
| "test_element_readonly": { |
| "expected": {"all": {"status": ["PASS"]}} |
| }, |
| "test_element_disabled": { |
| "expected": {"all": {"status": ["PASS"]}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/navigation/current_url.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/sessions/new_session/invalid_capabilities.py": { |
| "subtests": { |
| "test_invalid_values[proxy-1-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-1-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value28-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value28-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-{}-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-{}-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value30-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value30-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value31-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value31-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value32-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value32-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value33-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value33-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value34-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value34-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value35-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value35-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value36-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value36-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value37-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value37-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value38-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value38-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value39-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value39-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value40-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value40-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value41-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value41-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value42-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value42-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value43-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value43-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value44-body0]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| }, |
| "test_invalid_values[proxy-value44-body1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180408"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/sessions/new_session/default_values.py": { |
| "subtests": { |
| "test_valid_but_unmatchable_key": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180410"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/state/get_element_property.py": { |
| "subtests": { |
| "test_element_not_found": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/state/get_element_attribute.py": { |
| "subtests": { |
| "test_element_not_found": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}} |
| }, |
| "test_boolean_attribute[button-attrs1]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}} |
| }, |
| "test_boolean_attribute[dialog-attrs3]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}} |
| }, |
| "test_boolean_attribute[form-attrs5]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}} |
| }, |
| "test_boolean_attribute[iframe-attrs6]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}} |
| }, |
| "test_boolean_attribute[img-attrs7]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}} |
| }, |
| "test_boolean_attribute[input-attrs8]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}} |
| }, |
| "test_boolean_attribute[menuitem-attrs9]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}} |
| }, |
| "test_boolean_attribute[object-attrs10]": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}} |
| }, |
| "test_global_boolean_attributes": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180415"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/state/get_element_tag_name.py": { |
| "subtests": { |
| "test_element_not_found": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/state/text/get_text.py": { |
| "subtests": { |
| "test_getting_text_of_a_non_existant_element_is_an_error": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/fullscreen_window.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}}, |
| "subtests": { |
| "test_handle_prompt_dismiss_and_notify": { |
| "expected": {"all": {"status": ["PASS"]}} |
| }, |
| "test_handle_prompt_accept_and_notify": { |
| "expected": {"all": {"status": ["PASS"]}} |
| }, |
| "test_handle_prompt_ignore": { |
| "expected": {"all": {"status": ["PASS"]}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/minimize_window.py": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}}, |
| "subtests": { |
| "test_handle_prompt_dismiss_and_notify": { |
| "expected": {"all": {"status": ["PASS"]}} |
| }, |
| "test_handle_prompt_accept_and_notify": { |
| "expected": {"all": {"status": ["PASS"]}} |
| }, |
| "test_handle_prompt_ignore": { |
| "expected": {"all": {"status": ["PASS"]}} |
| } |
| } |
| }, |
| "imported/w3c/webdriver/tests/set_window_rect.py": { |
| "subtests": { |
| "test_fully_exit_fullscreen": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_restore_from_minimized": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_restore_from_maximized": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180398"}} |
| }, |
| "test_negative_x_y": { |
| "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180418"}} |
| } |
| } |
| } |
| } |