Title: [239498] trunk/WebDriverTests
Revision
239498
Author
carlo...@webkit.org
Date
2018-12-21 02:34:44 -0800 (Fri, 21 Dec 2018)

Log Message

Unreviewed gardening. Skip imported/w3c/webdriver/tests/permissions/set.py.

Permissions command is not implemented yet.

* TestExpectations.json:

Modified Paths

Diff

Modified: trunk/WebDriverTests/ChangeLog (239497 => 239498)


--- trunk/WebDriverTests/ChangeLog	2018-12-21 10:28:43 UTC (rev 239497)
+++ trunk/WebDriverTests/ChangeLog	2018-12-21 10:34:44 UTC (rev 239498)
@@ -1,5 +1,13 @@
 2018-12-21  Carlos Garcia Campos  <cgar...@igalia.com>
 
+        Unreviewed gardening. Skip imported/w3c/webdriver/tests/permissions/set.py.
+
+        Permissions command is not implemented yet.
+
+        * TestExpectations.json:
+
+2018-12-21  Carlos Garcia Campos  <cgar...@igalia.com>
+
         Unreviewed. WebDriver: remove deleted tests after r238881.
 
         Deleted files were not removed from the repository in r238881. Also update the test names in the test

Modified: trunk/WebDriverTests/TestExpectations.json (239497 => 239498)


--- trunk/WebDriverTests/TestExpectations.json	2018-12-21 10:28:43 UTC (rev 239497)
+++ trunk/WebDriverTests/TestExpectations.json	2018-12-21 10:34:44 UTC (rev 239498)
@@ -1017,5 +1017,8 @@
                 "expected": {"gtk": {"status": ["SKIP"], "bug": "webkit.org/b/188118"}}
             }
         }
+    },
+    "imported/w3c/webdriver/tests/permissions/set.py": {
+        "expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/192978"}}
     }
 }
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to