Title: [255061] trunk/Tools
Revision
255061
Author
[email protected]
Date
2020-01-24 01:03:32 -0800 (Fri, 24 Jan 2020)

Log Message

Unreviewed GTK gardening. Mark /webkit/WebKitWebPage/get-uri as flaky

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (255060 => 255061)


--- trunk/Tools/ChangeLog	2020-01-24 08:47:39 UTC (rev 255060)
+++ trunk/Tools/ChangeLog	2020-01-24 09:03:32 UTC (rev 255061)
@@ -1,3 +1,9 @@
+2020-01-24  Carlos Garcia Campos  <[email protected]>
+
+        Unreviewed GTK gardening. Mark /webkit/WebKitWebPage/get-uri as flaky
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2020-01-23  Wenson Hsieh  <[email protected]>
 
         [iOS] Support setting minimum effective device width during dynamic viewport size updates

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (255060 => 255061)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2020-01-24 08:47:39 UTC (rev 255060)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2020-01-24 09:03:32 UTC (rev 255061)
@@ -96,6 +96,13 @@
             }
         }
     },
+    "TestLoaderClient": {
+        "subtests": {
+            "/webkit/WebKitWebPage/get-uri": {
+                "expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/206728"}}
+            }
+        }
+    },
     "TestWebKit": {
         "subtests": {
             "WebKit.MouseMoveAfterCrash": {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to