Title: [237771] trunk/WebDriverTests
- Revision
- 237771
- Author
- [email protected]
- Date
- 2018-11-03 07:04:11 -0700 (Sat, 03 Nov 2018)
Log Message
Unreviewed, fix WebDriver expectations syntax after previous commit
* TestExpectations.json:
Modified Paths
Diff
Modified: trunk/WebDriverTests/ChangeLog (237770 => 237771)
--- trunk/WebDriverTests/ChangeLog 2018-11-03 13:30:30 UTC (rev 237770)
+++ trunk/WebDriverTests/ChangeLog 2018-11-03 14:04:11 UTC (rev 237771)
@@ -1,3 +1,9 @@
+2018-11-03 Michael Catanzaro <[email protected]>
+
+ Unreviewed, fix WebDriver expectations syntax after previous commit
+
+ * TestExpectations.json:
+
2018-11-02 Michael Catanzaro <[email protected]>
Unreviewed WebDriver expectations gardening
Modified: trunk/WebDriverTests/TestExpectations.json (237770 => 237771)
--- trunk/WebDriverTests/TestExpectations.json 2018-11-03 13:30:30 UTC (rev 237770)
+++ trunk/WebDriverTests/TestExpectations.json 2018-11-03 14:04:11 UTC (rev 237771)
@@ -1052,13 +1052,13 @@
}
},
"imported/w3c/webdriver/tests/is_element_selected/user_prompts.py": {
- "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}},
+ "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
},
"imported/w3c/webdriver/tests/element_send_keys/user_prompts.py": {
- "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}},
+ "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
},
"imported/w3c/webdriver/tests/fullscreen_window/user_prompts.py": {
- "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}},
+ "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
},
"imported/w3c/webdriver/tests/fullscreen_window/user_prompts.py": {
"subtests": {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes