Title: [254197] trunk/WebDriverTests
- Revision
- 254197
- Author
- [email protected]
- Date
- 2020-01-08 06:09:16 -0800 (Wed, 08 Jan 2020)
Log Message
Unreviewed gardening. Add expectations for several tests failing
* TestExpectations.json:
Modified Paths
Diff
Modified: trunk/WebDriverTests/ChangeLog (254196 => 254197)
--- trunk/WebDriverTests/ChangeLog 2020-01-08 14:07:49 UTC (rev 254196)
+++ trunk/WebDriverTests/ChangeLog 2020-01-08 14:09:16 UTC (rev 254197)
@@ -1,5 +1,11 @@
2020-01-08 Carlos Garcia Campos <[email protected]>
+ Unreviewed gardening. Add expectations for several tests failing
+
+ * TestExpectations.json:
+
+2020-01-08 Carlos Garcia Campos <[email protected]>
+
Unreviewed. Update W3C WebDriver imported tests.
* TestExpectations.json:
Modified: trunk/WebDriverTests/TestExpectations.json (254196 => 254197)
--- trunk/WebDriverTests/TestExpectations.json 2020-01-08 14:07:49 UTC (rev 254196)
+++ trunk/WebDriverTests/TestExpectations.json 2020-01-08 14:09:16 UTC (rev 254197)
@@ -376,6 +376,9 @@
"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"}}
}
}
},
@@ -619,6 +622,9 @@
},
"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"}}
}
}
},
@@ -636,6 +642,13 @@
}
}
},
+ "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/is_element_selected/user_prompts.py": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/188118"}}
},
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes