Title: [281974] trunk/Tools
Revision
281974
Author
[email protected]
Date
2021-09-02 19:53:23 -0700 (Thu, 02 Sep 2021)

Log Message

[WPE] form-submission-steps API test is also flaky timing out like GTK

Unreviewed test gardening.

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (281973 => 281974)


--- trunk/Tools/ChangeLog	2021-09-03 02:21:53 UTC (rev 281973)
+++ trunk/Tools/ChangeLog	2021-09-03 02:53:23 UTC (rev 281974)
@@ -1,3 +1,11 @@
+2021-09-02  Lauro Moura  <[email protected]>
+
+        [WPE] form-submission-steps API test is also flaky timing out like GTK
+
+        Unreviewed test gardening.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2021-09-02  Jonathan Bedard  <[email protected]>
 
         [webkit-patch] apply-watchlist command fails on python 3 (Follow-up fix)

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (281973 => 281974)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-09-03 02:21:53 UTC (rev 281973)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2021-09-03 02:53:23 UTC (rev 281974)
@@ -83,7 +83,7 @@
                 }
             },
             "/webkit/WebKitWebExtension/form-submission-steps": {
-                "expected": {"gtk": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/205333"}}
+                "expected": {"all": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/205333"}}
             },
             "/webkit/WebKitWebExtension/form-controls-associated-signal": {
                 "expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/205380"}}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to