[Webkit-unassigned] [Bug 184967] New: WebDriver: several tests are still failing after initial implementation of advance user interactions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 06:00:17 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184967

            Bug ID: 184967
           Summary: WebDriver: several tests are still failing after
                    initial implementation of advance user interactions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com

imported/selenium/py/test/selenium/webdriver/common/interactions_tests.py::testClickingOnFormElements[WebKitGTK]
  imported/selenium/py/test/selenium/webdriver/common/interactions_tests.py::testSelectingMultipleItems[WebKitGTK]
  imported/selenium/py/test/selenium/webdriver/common/interactions_tests.py::testSendingKeysToActiveElementWithModifier[WebKitGTK]
  imported/selenium/py/test/selenium/webdriver/common/w3c_interaction_tests.py::testSendingKeysToActiveElementWithModifier[WebKitGTK]
  imported/w3c/webdriver/tests/actions/modifier_click.py::test_many_modifiers_click
  imported/w3c/webdriver/tests/actions/modifier_click.py::test_many_modifiers_click
  imported/w3c/webdriver/tests/actions/key.py::test_single_printable_key_sends_correct_events[\xe0-]
  imported/w3c/webdriver/tests/actions/key.py::test_single_printable_key_sends_correct_events[\u0416-]
  imported/w3c/webdriver/tests/actions/key.py::test_single_printable_key_sends_correct_events[\u2603-]
  imported/w3c/webdriver/tests/actions/key.py::test_single_printable_key_sends_correct_events[\uf6c2-]
  imported/w3c/webdriver/tests/actions/key.py::test_single_emoji_records_correct_key[\U0001f604]
  imported/w3c/webdriver/tests/actions/key.py::test_single_emoji_records_correct_key[\U0001f60d]
  imported/w3c/webdriver/tests/actions/key.py::test_single_modifier_key_sends_correct_events[\ue053-OSRight-Meta]
  imported/w3c/webdriver/tests/actions/key.py::test_single_modifier_key_sends_correct_events[\ue009-ControlLeft-Control]
  imported/w3c/webdriver/tests/actions/key.py::test_sequence_of_keydown_printable_keys_sends_events
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[SHIFT-expected3]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_ARROWRIGHT-expected4]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[PAGE_UP-expected6]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_PAGEUP-expected7]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[META-expected11]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[NULL-expected15]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[SUBTRACT-expected16]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[CONTROL-expected17]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_META-expected19]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[SEMICOLON-expected20]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[NUMPAD4-expected22]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_ALT-expected25]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[DECIMAL-expected27]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_DELETE-expected29]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[PAGE_DOWN-expected30]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[PAUSE-expected31]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_ARROWUP-expected34]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[CLEAR-expected36]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_ARROWLEFT-expected37]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[EQUALS-expected38]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_PAGEDOWN-expected39]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[ADD-expected40]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[NUMPAD1-expected41]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_INSERT-expected42]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[ENTER-expected43]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[CANCEL-expected44]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[NUMPAD6-expected45]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_END-expected48]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[NUMPAD7-expected49]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[NUMPAD2-expected50]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[F5-expected55]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[F6-expected56]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[F6-expected56]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[F7-expected57]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[F7-expected57]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[F8-expected58]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[F8-expected58]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[F9-expected59]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[F9-expected59]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[NUMPAD8-expected60]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[NUMPAD8-expected60]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[NUMPAD5-expected61]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[NUMPAD5-expected61]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_CONTROL-expected62]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_CONTROL-expected62]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_HOME-expected63]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_HOME-expected63]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[ZENKAKUHANKAKU-expected64]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[ZENKAKUHANKAKU-expected64]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_SHIFT-expected65]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_SHIFT-expected65]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[SEPARATOR-expected66]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[SEPARATOR-expected66]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[ALT-expected67]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[ALT-expected67]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_ARROWDOWN-expected68]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[R_ARROWDOWN-expected68]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[DELETE-expected69]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[DELETE-expected69]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_multiple_codepoint_keys_behave_correctly[f]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_multiple_codepoint_keys_behave_correctly[f]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_multiple_codepoint_keys_behave_correctly[\u0ba8\u0bbf]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_multiple_codepoint_keys_behave_correctly[\u0ba8\u0bbf]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_multiple_codepoint_keys_behave_correctly[\u1100\u1161\u11a8]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_multiple_codepoint_keys_behave_correctly[\u1100\u1161\u11a8]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_invalid_multiple_codepoint_keys_fail[fa]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_invalid_multiple_codepoint_keys_fail[fa]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_invalid_multiple_codepoint_keys_fail[\u0ba8\u0bbfb]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_invalid_multiple_codepoint_keys_fail[\u0ba8\u0bbfb]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_invalid_multiple_codepoint_keys_fail[\u0ba8\u0bbf\u0ba8]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_invalid_multiple_codepoint_keys_fail[\u0ba8\u0bbf\u0ba8]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_invalid_multiple_codepoint_keys_fail[\u1100\u1161\u11a8c]
  imported/w3c/webdriver/tests/actions/special_keys.py::test_invalid_multiple_codepoint_keys_fail[\u1100\u1161\u11a8c]
  imported/w3c/webdriver/tests/actions/pointer_origin.py::test_element_larger_than_viewport
  imported/w3c/webdriver/tests/actions/sequence.py::test_release_char_sequence_sends_keyup_events_in_reverse
  imported/w3c/webdriver/tests/actions/key_shortcuts.py::test_mod_a_and_backspace_deletes_all_text
  imported/w3c/webdriver/tests/actions/key_shortcuts.py::test_mod_a_mod_c_right_mod_v_pastes_text
  imported/w3c/webdriver/tests/actions/key_shortcuts.py::test_mod_a_mod_x_deletes_all_text
  imported/w3c/webdriver/tests/actions/special_keys.py::test_webdriver_special_key_sends_keydown[F5-expected55]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180425/3e1baa6e/attachment-0001.html>


More information about the webkit-unassigned mailing list