Title: [253627] trunk/Tools
Revision
253627
Author
carlo...@webkit.org
Date
2019-12-17 06:34:22 -0800 (Tue, 17 Dec 2019)

Log Message

Unreviewed GTK gardening. Mark WebKit.FocusedFrameAfterCrash as timeout

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (253626 => 253627)


--- trunk/Tools/ChangeLog	2019-12-17 14:28:25 UTC (rev 253626)
+++ trunk/Tools/ChangeLog	2019-12-17 14:34:22 UTC (rev 253627)
@@ -1,5 +1,11 @@
 2019-12-17  Carlos Garcia Campos  <cgar...@igalia.com>
 
+        Unreviewed GTK gardening. Mark WebKit.FocusedFrameAfterCrash as timeout
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
+2019-12-17  Carlos Garcia Campos  <cgar...@igalia.com>
+
         Unreviewed GTK gardening. Mark several tests that usually time out in the bots as slow
 
         It seems it depends on the load of the bots. Some of them still time out sometimes even after being marked as

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (253626 => 253627)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2019-12-17 14:28:25 UTC (rev 253626)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2019-12-17 14:34:22 UTC (rev 253627)
@@ -114,6 +114,9 @@
             },
             "WebKit.HitTestResultNodeHandle": {
                 "expected": {"wpe": {"status": ["TIMEOUT"]}}
+            },
+            "WebKit.FocusedFrameAfterCrash": {
+                "expected": {"gtk": {"status": ["TIMEOUT"], "bug": "webkit.org/b/205336"}}
             }
         }
     },
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to