Title: [281922] trunk/Tools
Revision
281922
Author
[email protected]
Date
2021-09-02 07:58:05 -0700 (Thu, 02 Sep 2021)

Log Message

[GLIB] Garden itp API test failure after r281886

Unreviewed test gardening.

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (281921 => 281922)


--- trunk/Tools/ChangeLog	2021-09-02 14:50:01 UTC (rev 281921)
+++ trunk/Tools/ChangeLog	2021-09-02 14:58:05 UTC (rev 281922)
@@ -1,3 +1,11 @@
+2021-09-02  Lauro Moura  <[email protected]>
+
+        [GLIB] Garden itp API test failure after r281886
+
+        Unreviewed test gardening.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2021-09-02  Carlos Alberto Lopez Perez  <[email protected]>
 
         [GTK][WPE] Port API test runner to python3

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (281921 => 281922)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-09-02 14:50:01 UTC (rev 281921)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-09-02 14:58:05 UTC (rev 281922)
@@ -115,7 +115,8 @@
             },
             "/webkit/WebKitWebsiteData/itp": {
                 "expected": {
-                    "all": {"status": ["PASS", "TIMEOUT"], "bug": "webkit.org/b/224175"}
+                    "all_before_bug_229807": {"status": ["PASS", "TIMEOUT"], "bug": "webkit.org/b/224175"},
+                    "all": {"status": ["FAIL"], "bug": "webkit.org/b/229807"}
                 }
             },
             "/webkit/WebKitWebsiteData/configuration": {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to