Title: [263936] trunk/WebDriverTests
- Revision
- 263936
- Author
- [email protected]
- Date
- 2020-07-04 09:43:37 -0700 (Sat, 04 Jul 2020)
Log Message
[WebDriver][WPE][GTK] Garden post update failures
Unreviewed test gardening.
* TestExpectations.json:
Modified Paths
Diff
Modified: trunk/WebDriverTests/ChangeLog (263935 => 263936)
--- trunk/WebDriverTests/ChangeLog 2020-07-04 16:41:45 UTC (rev 263935)
+++ trunk/WebDriverTests/ChangeLog 2020-07-04 16:43:37 UTC (rev 263936)
@@ -1,3 +1,11 @@
+2020-07-04 Lauro Moura <[email protected]>
+
+ [WebDriver][WPE][GTK] Garden post update failures
+
+ Unreviewed test gardening.
+
+ * TestExpectations.json:
+
2020-07-03 Lauro Moura <[email protected]>
[WebDriver][WPE] Update imported selenium to a version that enables WPE WebDriver tests
Modified: trunk/WebDriverTests/TestExpectations.json (263935 => 263936)
--- trunk/WebDriverTests/TestExpectations.json 2020-07-04 16:41:45 UTC (rev 263935)
+++ trunk/WebDriverTests/TestExpectations.json 2020-07-04 16:43:37 UTC (rev 263936)
@@ -41,6 +41,16 @@
}
}
},
+ "imported/selenium/py/test/selenium/webdriver/common/cookie_tests.py": {
+ "subtests": {
+ "testAddCookieSameSiteStrict": {
+ "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213960"}}
+ },
+ "testAddCookieSameSiteLax": {
+ "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213960"}}
+ }
+ }
+ },
"imported/selenium/py/test/selenium/webdriver/common/frame_switching_tests.py": {
"subtests": {
"testShouldNotSwitchMagicallyToTheTopWindow": {
@@ -132,6 +142,12 @@
},
"testAllPrintableKeys": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/182333"}}
+ },
+ "testArrowKeysAndPageUpAndDown": {
+ "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213961"}}
+ },
+ "testNumberpadAndFunctionKeys": {
+ "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/213961"}}
}
}
},
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes