Title: [282139] trunk/Tools
Revision
282139
Author
lmo...@igalia.com
Date
2021-09-08 05:52:04 -0700 (Wed, 08 Sep 2021)

Log Message

[GTK] Garden default-menu API test failure

Unreviewed test gardening.

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (282138 => 282139)


--- trunk/Tools/ChangeLog	2021-09-08 11:48:25 UTC (rev 282138)
+++ trunk/Tools/ChangeLog	2021-09-08 12:52:04 UTC (rev 282139)
@@ -1,3 +1,11 @@
+2021-09-08  Lauro Moura  <lmo...@igalia.com>
+
+        [GTK] Garden default-menu API test failure
+
+        Unreviewed test gardening.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2021-09-07  Fujii Hironori  <hironori.fu...@sony.com>
 
         [Win] TestWebKitAPI.WebKit.DidNotHandleKeyDown is failing

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (282138 => 282139)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-09-08 11:48:25 UTC (rev 282138)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-09-08 12:52:04 UTC (rev 282139)
@@ -301,6 +301,11 @@
                 "expected": {
                     "gtk": {"status": ["FAIL"], "bug": "webkit.org/b/227020"}
                 }
+            },
+            "/webkit/WebKitWebPage/default-menu": {
+                "expected": {
+                    "gtk": {"status": ["FAIL"], "bug": "webkit.org/b/230043"}
+                }
             }
         }
     },
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to