Title: [275453] trunk/Tools
Revision
275453
Author
[email protected]
Date
2021-04-05 16:55:30 -0700 (Mon, 05 Apr 2021)

Log Message

[GLIB] Garden API test failure and flakiness after r275267

Unreviewed test gardening.

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (275452 => 275453)


--- trunk/Tools/ChangeLog	2021-04-05 23:45:47 UTC (rev 275452)
+++ trunk/Tools/ChangeLog	2021-04-05 23:55:30 UTC (rev 275453)
@@ -1,3 +1,11 @@
+2021-04-05  Lauro Moura  <[email protected]>
+
+        [GLIB] Garden API test failure and flakiness after r275267
+
+        Unreviewed test gardening.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2021-04-02  Brady Eidson  <[email protected]>
 
         Add WKURLSchemeTask redirect API.

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (275452 => 275453)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-04-05 23:45:47 UTC (rev 275452)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-04-05 23:55:30 UTC (rev 275453)
@@ -12,6 +12,15 @@
             }
         }
     },
+    "TestBackForwardList": {
+        "subtests": {
+            "/webkit/BackForwardList/navigation": {
+                "expected": {
+                    "all": {"status": ["PASS", "TIMEOUT"], "bug": "webkit.org/b/224175"}
+                }
+            }
+        }
+    },
     "TestGeolocationManager": {
         "subtests": {
             "/webkit/WebKitGeolocationManager/current-position": {
@@ -103,6 +112,16 @@
                     "gtk": {"status": ["PASS", "FAIL"], "bug": "webkit.org/b/213785"},
                     "wpe": {"status": ["PASS", "FAIL"], "bug": "webkit.org/b/213785"}
                 }
+            },
+            "/webkit/WebKitWebsiteData/itp": {
+                "expected": {
+                    "all": {"status": ["PASS", "TIMEOUT"], "bug": "webkit.org/b/224175"}
+                }
+            },
+            "/webkit/WebKitWebsiteData/configuration": {
+                "expected": {
+                    "all": {"status": ["FAIL"], "bug": "webkit.org/b/224175"}
+                }
             }
         }
     },
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to