Title: [252403] trunk/WebDriverTests
- Revision
- 252403
- Author
- [email protected]
- Date
- 2019-11-13 05:00:55 -0800 (Wed, 13 Nov 2019)
Log Message
Unreviewed gardening. Skip imported/w3c/webdriver/tests/send_alert_text/send.py::test_alert_unsupported_operation.
The test looks specific to firefox.
* TestExpectations.json:
Modified Paths
Diff
Modified: trunk/WebDriverTests/ChangeLog (252402 => 252403)
--- trunk/WebDriverTests/ChangeLog 2019-11-13 12:31:54 UTC (rev 252402)
+++ trunk/WebDriverTests/ChangeLog 2019-11-13 13:00:55 UTC (rev 252403)
@@ -1,5 +1,13 @@
2019-11-13 Carlos Garcia Campos <[email protected]>
+ Unreviewed gardening. Skip imported/w3c/webdriver/tests/send_alert_text/send.py::test_alert_unsupported_operation.
+
+ The test looks specific to firefox.
+
+ * TestExpectations.json:
+
+2019-11-13 Carlos Garcia Campos <[email protected]>
+
Unreviewed gardening. Add expectations for execute script tests.
The ones checking the use of promises are failing.
Modified: trunk/WebDriverTests/TestExpectations.json (252402 => 252403)
--- trunk/WebDriverTests/TestExpectations.json 2019-11-13 12:31:54 UTC (rev 252402)
+++ trunk/WebDriverTests/TestExpectations.json 2019-11-13 13:00:55 UTC (rev 252403)
@@ -906,6 +906,13 @@
}
}
},
+ "imported/w3c/webdriver/tests/send_alert_text/send.py": {
+ "subtests": {
+ "test_alert_unsupported_operation": {
+ "expected": {"all": {"status": ["SKIP"]}}
+ }
+ }
+ },
"imported/w3c/webdriver/tests/permissions/set.py": {
"expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/192978"}}
},
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes