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

Log Message

[GTK] Fix test path in last commit

Unreviewed test gardening.

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

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


--- trunk/Tools/ChangeLog	2021-09-08 12:52:04 UTC (rev 282139)
+++ trunk/Tools/ChangeLog	2021-09-08 12:56:13 UTC (rev 282140)
@@ -1,5 +1,13 @@
 2021-09-08  Lauro Moura  <lmo...@igalia.com>
 
+        [GTK] Fix test path in last commit
+
+        Unreviewed test gardening.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
+2021-09-08  Lauro Moura  <lmo...@igalia.com>
+
         [GTK] Garden default-menu API test failure
 
         Unreviewed test gardening.

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


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-09-08 12:52:04 UTC (rev 282139)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-09-08 12:56:13 UTC (rev 282140)
@@ -302,7 +302,7 @@
                     "gtk": {"status": ["FAIL"], "bug": "webkit.org/b/227020"}
                 }
             },
-            "/webkit/WebKitWebPage/default-menu": {
+            "/webkit/WebKitWebView/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