[GTK][WPE] Update expectations for WebDriver tests.
https://bugs.webkit.org/show_bug.cgi?id=187098
Unreviewed gardening.
* TestExpectations.json:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@233258 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebDriverTests/ChangeLog b/WebDriverTests/ChangeLog
index 714278e..bfbc17d 100644
--- a/WebDriverTests/ChangeLog
+++ b/WebDriverTests/ChangeLog
@@ -1,3 +1,12 @@
+2018-06-27 Ms2ger <Ms2ger@igalia.com>
+
+ [GTK][WPE] Update expectations for WebDriver tests.
+ https://bugs.webkit.org/show_bug.cgi?id=187098
+
+ Unreviewed gardening.
+
+ * TestExpectations.json:
+
2018-05-24 Carlos Garcia Campos <cgarcia@igalia.com>
WebDriver: implement maximize, minimize and fullscreen window commands
diff --git a/WebDriverTests/TestExpectations.json b/WebDriverTests/TestExpectations.json
index 2757587..2665ab2b 100644
--- a/WebDriverTests/TestExpectations.json
+++ b/WebDriverTests/TestExpectations.json
@@ -205,12 +205,27 @@
},
"imported/w3c/webdriver/tests/actions/key.py": {
"subtests": {
+ "test_single_printable_key_sends_correct_events[a-KeyA0]": {
+ "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
+ },
+ "test_single_printable_key_sends_correct_events[a-KeyA1]": {
+ "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
+ },
+ "test_single_printable_key_sends_correct_events[\"-Quote]": {
+ "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
+ },
+ "test_single_printable_key_sends_correct_events[,-Comma]": {
+ "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
+ },
"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[@-Digit2]": {
+ "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"}}
},
@@ -231,19 +246,9 @@
},
"test_sequence_of_keydown_printable_keys_sends_events": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
- }
- }
- },
- "imported/w3c/webdriver/tests/actions/key_shortcuts.py": {
- "subtests": {
- "test_mod_a_and_backspace_deletes_all_text": {
- "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
- "test_mod_a_mod_c_right_mod_v_pastes_text": {
- "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
- },
- "test_mod_a_mod_x_deletes_all_text": {
- "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
+ "test_sequence_of_keydown_character_keys": {
+ "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
}
}
},
@@ -462,16 +467,16 @@
"test_multiple_codepoint_keys_behave_correctly[f]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
- "test_multiple_codepoint_keys_behave_correctly[\u0ba8\u0bbf]": {
+ "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]": {
+ "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]": {
+ "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]": {
+ "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]": {
@@ -480,22 +485,22 @@
"test_invalid_multiple_codepoint_keys_fail[fa]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
},
- "test_invalid_multiple_codepoint_keys_fail[\u0ba8\u0bbfb]": {
+ "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]": {
+ "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]": {
+ "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]": {
+ "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]": {
+ "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]": {
+ "test_invalid_multiple_codepoint_keys_fail[\\u1100\\u1161\u11a8c]": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/184967"}}
}
}
@@ -565,6 +570,9 @@
},
"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"}}
}
}
},
@@ -581,6 +589,9 @@
},
"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"}}
}
}
},
@@ -800,6 +811,9 @@
},
"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"}}
}
}
},
@@ -970,6 +984,16 @@
}
}
},
+ "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": {