Title: [229357] trunk/WebDriverTests
- Revision
- 229357
- Author
- [email protected]
- Date
- 2018-03-07 03:32:44 -0800 (Wed, 07 Mar 2018)
Log Message
Mark get_element_property.py::test_element as passing.
https://bugs.webkit.org/show_bug.cgi?id=180414
Unreviewed test gardening.
It has been passing since the test was updated to expect the correct value
in r229166.
* TestExpectations.json:
Modified Paths
Diff
Modified: trunk/WebDriverTests/ChangeLog (229356 => 229357)
--- trunk/WebDriverTests/ChangeLog 2018-03-07 09:38:57 UTC (rev 229356)
+++ trunk/WebDriverTests/ChangeLog 2018-03-07 11:32:44 UTC (rev 229357)
@@ -1,3 +1,15 @@
+2018-03-07 Ms2ger <[email protected]>
+
+ Mark get_element_property.py::test_element as passing.
+ https://bugs.webkit.org/show_bug.cgi?id=180414
+
+ Unreviewed test gardening.
+
+ It has been passing since the test was updated to expect the correct value
+ in r229166.
+
+ * TestExpectations.json:
+
2018-03-05 Carlos Garcia Campos <[email protected]>
Unreviewed. Update Selenium WebDriver imported tests.
Modified: trunk/WebDriverTests/TestExpectations.json (229356 => 229357)
--- trunk/WebDriverTests/TestExpectations.json 2018-03-07 09:38:57 UTC (rev 229356)
+++ trunk/WebDriverTests/TestExpectations.json 2018-03-07 11:32:44 UTC (rev 229357)
@@ -429,9 +429,6 @@
"subtests": {
"test_element_not_found": {
"expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180413"}}
- },
- "test_element": {
- "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/180414"}}
}
}
},
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes