blob: 65b74498e27195f284edf10f7f01a0404cced480 [file] [log] [blame]
{
"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"}}
}
}
},
"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": {
"testClearingAnElementShouldCauseTheOnChangeHandlerToFire": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/181732"}}
}
}
},
"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"}}
},
"testSendingKeysToActiveElementWithModifier": {
"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"}}
}
}
},
"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": {
"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": {
"subtests": {
"testSendingKeysToActiveElementWithModifier": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
}
}
},
"imported/selenium/py/test/selenium/webdriver/common/window_switching_tests.py": {
"subtests": {
"testClickingOnAButtonThatClosesAnOpenWindowDoesNotCauseTheBrowserToHang": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184963"}}
},
"testCanCallGetWindowHandlesAfterClosingAWindow": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184963"}}
}
}
},
"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/actions/key.py": {
"subtests": {
"test_single_printable_key_sends_correct_events[\\xe0-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_single_printable_key_sends_correct_events[\\u0416-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_single_printable_key_sends_correct_events[\\u2603-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_single_printable_key_sends_correct_events[\\uf6c2-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_single_emoji_records_correct_key[\\U0001f604]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_single_emoji_records_correct_key[\\U0001f60d]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_single_modifier_key_sends_correct_events[\\ue053-OSRight-Meta]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_single_modifier_key_sends_correct_events[\\ue009-ControlLeft-Control]": {
"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/actions/modifier_click.py": {
"subtests": {
"test_many_modifiers_click": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
}
}
},
"imported/w3c/webdriver/tests/actions/pointer_origin.py": {
"subtests": {
"test_element_larger_than_viewport": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
}
}
},
"imported/w3c/webdriver/tests/actions/sequence.py": {
"subtests": {
"test_release_char_sequence_sends_keyup_events_in_reverse": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
}
}
},
"imported/w3c/webdriver/tests/actions/special_keys.py": {
"subtests": {
"test_webdriver_special_key_sends_keydown[F12-expected10]": {
"expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F11-expected47]": {
"expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F5-expected55]": {
"expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[SHIFT-expected3]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_ARROWRIGHT-expected4]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[PAGE_UP-expected6]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_PAGEUP-expected7]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[META-expected11]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[NULL-expected15]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[SUBTRACT-expected16]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[CONTROL-expected17]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_META-expected19]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[SEMICOLON-expected20]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[NUMPAD4-expected22]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_ALT-expected25]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[DECIMAL-expected27]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_DELETE-expected29]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[PAGE_DOWN-expected30]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[PAUSE-expected31]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_ARROWUP-expected34]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[CLEAR-expected36]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_ARROWLEFT-expected37]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[EQUALS-expected38]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_PAGEDOWN-expected39]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[ADD-expected40]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[NUMPAD1-expected41]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_INSERT-expected42]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[ENTER-expected43]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[CANCEL-expected44]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[NUMPAD6-expected45]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_END-expected48]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[NUMPAD7-expected49]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[NUMPAD2-expected50]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F5-expected55]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F6-expected56]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F6-expected56]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F7-expected57]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F7-expected57]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F8-expected58]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F8-expected58]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F9-expected59]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[F9-expected59]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[NUMPAD8-expected60]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[NUMPAD8-expected60]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[NUMPAD5-expected61]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[NUMPAD5-expected61]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_CONTROL-expected62]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_CONTROL-expected62]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_HOME-expected63]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_HOME-expected63]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[ZENKAKUHANKAKU-expected64]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[ZENKAKUHANKAKU-expected64]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_SHIFT-expected65]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_SHIFT-expected65]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[SEPARATOR-expected66]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[SEPARATOR-expected66]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[ALT-expected67]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[ALT-expected67]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_ARROWDOWN-expected68]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[R_ARROWDOWN-expected68]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[DELETE-expected69]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_webdriver_special_key_sends_keydown[DELETE-expected69]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_multiple_codepoint_keys_behave_correctly[f]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_multiple_codepoint_keys_behave_correctly[f]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_multiple_codepoint_keys_behave_correctly[\\u0ba8\\u0bbf]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_multiple_codepoint_keys_behave_correctly[\\u0ba8\\u0bbf]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_multiple_codepoint_keys_behave_correctly[\\u1100\\u1161\\u11a8]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_multiple_codepoint_keys_behave_correctly[\\u1100\\u1161\\u11a8]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_invalid_multiple_codepoint_keys_fail[fa]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_invalid_multiple_codepoint_keys_fail[fa]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_invalid_multiple_codepoint_keys_fail[\\u0ba8\\u0bbfb]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_invalid_multiple_codepoint_keys_fail[\\u0ba8\\u0bbfb]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_invalid_multiple_codepoint_keys_fail[\\u0ba8\\u0bbf\\u0ba8]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_invalid_multiple_codepoint_keys_fail[\\u0ba8\\u0bbf\\u0ba8]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_invalid_multiple_codepoint_keys_fail[\\u1100\\u1161\\u11a8c]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
"test_invalid_multiple_codepoint_keys_fail[\\u1100\\u1161\\u11a8c]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
}
}
},
"imported/w3c/webdriver/tests/close_window/close.py": {
"subtests": {
"test_close_last_browsing_context": {
"expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/188118"}}
}
}
},
"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/page_source/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/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/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/element_send_keys/content_editable.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180403"}}
},
"imported/w3c/webdriver/tests/element_clear/clear.py": {
"subtests": {
"test_pointer_interactable": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[number-42-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[range-42-50]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[email-foo@example.com-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[password-password-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[search-search-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[tel-999-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[text-text-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[url-https://example.com/-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[color-#ff0000-#000000]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[date-2017-12-26-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[datetime-2017-12-26T19:48-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[datetime-local-2017-12-26T19:48-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[time-19:48-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[month-2017-11-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input[week-2017-W52-]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_textarea": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input_file": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_input_file_multiple": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_select": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_button": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_button_with_subtree": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_contenteditable": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_designmode": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[number-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[range-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[email-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[url-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[color-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[date-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[datetime-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[datetime-local-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[time-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[month-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_resettable_element_does_not_satisfy_validation_constraints[week-foo]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_non_editable_inputs[checkbox]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_non_editable_inputs[radio]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_non_editable_inputs[hidden]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_non_editable_inputs[submit]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_non_editable_inputs[button]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_non_editable_inputs[image]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
},
"test_scroll_into_view": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180404"}}
}
}
},
"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"}}
},
"test_get_current_url_matches_location": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180405"}}
}
}
},
"imported/w3c/webdriver/tests/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/new_session/default_values.py": {
"subtests": {
"test_valid_but_unmatchable_key": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180410"}}
}
}
},
"imported/w3c/webdriver/tests/get_element_property/get.py": {
"subtests": {
"test_element_not_found": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}}
}
}
},
"imported/w3c/webdriver/tests/get_element_attribute/get.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/get_element_tag_name/get.py": {
"subtests": {
"test_element_not_found": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}}
}
}
},
"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/get_element_text/get.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/set_window_rect/set.py": {
"subtests": {
"test_fully_exit_fullscreen": {
"expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
},
"test_negative_x_y": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180418"}}
}
}
},
"imported/w3c/webdriver/tests/maximize_window/maximize.py": {
"subtests": {
"test_fully_exit_fullscreen": {
"expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
}
}
},
"imported/w3c/webdriver/tests/minimize_window/minimize.py": {
"subtests": {
"test_fully_exit_fullscreen": {
"expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
}
}
},
"imported/w3c/webdriver/tests/new_session/response.py": {
"subtests": {
"test_resp_capabilites": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
},
"test_resp_data": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
}
}
}
}