Title: [277157] trunk/Tools
Revision
277157
Author
lmo...@igalia.com
Date
2021-05-06 21:41:04 -0700 (Thu, 06 May 2021)

Log Message

[WPE] Garden web-process-crashed API test flakiness after SDK update

Unreviewed test gardening.

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (277156 => 277157)


--- trunk/Tools/ChangeLog	2021-05-07 03:11:17 UTC (rev 277156)
+++ trunk/Tools/ChangeLog	2021-05-07 04:41:04 UTC (rev 277157)
@@ -1,3 +1,11 @@
+2021-05-06  Lauro Moura  <lmo...@igalia.com>
+
+        [WPE] Garden web-process-crashed API test flakiness after SDK update
+
+        Unreviewed test gardening.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2021-05-06  Chris Dumez  <cdu...@apple.com>
 
         Regression(r254389?) navigator.languages returns all lowercase languages for ports using CF

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (277156 => 277157)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-05-07 03:11:17 UTC (rev 277156)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-05-07 04:41:04 UTC (rev 277157)
@@ -93,6 +93,9 @@
                     "gtk": {"status": ["FAIL", "TIMEOUT", "PASS"], "bug": "webkit.org/b/211336"},
                     "wpe": {"status": ["FAIL", "TIMEOUT", "PASS", "CRASH"], "bug": ["webkit.org/b/211336", "webkit.org/b/219980"]}
                 }
+            },
+            "/webkit/WebKitWebView/web-process-crashed": {
+                "expected": {"wpe": {"status": ["PASS", "FAIL"], "bug": "webkit.org/b/225503"}}
             }
         }
     },
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to