Title: [259868] trunk/WebDriverTests
Revision
259868
Author
dp...@igalia.com
Date
2020-04-10 06:25:20 -0700 (Fri, 10 Apr 2020)

Log Message

[WebDriver] Gardening, remove spurious entry
https://bugs.webkit.org/show_bug.cgi?id=210333

Unreviewed gardening.

All subtests in the test were passing, so the entry can be deleted.

* TestExpectations.json:

Modified Paths

Diff

Modified: trunk/WebDriverTests/ChangeLog (259867 => 259868)


--- trunk/WebDriverTests/ChangeLog	2020-04-10 13:17:56 UTC (rev 259867)
+++ trunk/WebDriverTests/ChangeLog	2020-04-10 13:25:20 UTC (rev 259868)
@@ -1,3 +1,14 @@
+2020-04-10  Diego Pino Garcia  <dp...@igalia.com>
+
+        [WebDriver] Gardening, remove spurious entry
+        https://bugs.webkit.org/show_bug.cgi?id=210333
+
+        Unreviewed gardening.
+
+        All subtests in the test were passing, so the entry can be deleted.
+
+        * TestExpectations.json:
+
 2020-04-09  Diego Pino Garcia  <dp...@igalia.com>
 
         [WebDriver] Gardening, update expectations of several WebDriver tests.

Modified: trunk/WebDriverTests/TestExpectations.json (259867 => 259868)


--- trunk/WebDriverTests/TestExpectations.json	2020-04-10 13:17:56 UTC (rev 259867)
+++ trunk/WebDriverTests/TestExpectations.json	2020-04-10 13:25:20 UTC (rev 259868)
@@ -503,23 +503,6 @@
             }
         }
     },
-    "imported/w3c/webdriver/tests/fullscreen_window/fullscreen.py": {
-        "expected": {"all": {"status": ["FAIL"], "bug": "webkit.org/b/204065"}},
-        "subtests": {
-            "test_no_browsing_context": {
-                "expected": {"all": {"status": ["PASS"]}}
-            },
-            "test_fullscreen": {
-                "expected": {"all": {"status": ["PASS"]}}
-            },
-            "test_payload": {
-                "expected": {"all": {"status": ["PASS"]}}
-            },
-            "test_fullscreen_twice_is_idempotent": {
-                "expected": {"all": {"status": ["PASS"]}}
-            }
-        }
-    },
     "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