Title: [252052] trunk/Tools
Revision
252052
Author
commit-qu...@webkit.org
Date
2019-11-05 07:01:59 -0800 (Tue, 05 Nov 2019)

Log Message

[WPE] WebKit.NewFirstVisuallyNonEmptyLayout* unexpected pass
https://bugs.webkit.org/show_bug.cgi?id=203846

Patch by Chris Lord <cl...@igalia.com> on 2019-11-05
Reviewed by Žan Doberšek.

* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (252051 => 252052)


--- trunk/Tools/ChangeLog	2019-11-05 14:15:53 UTC (rev 252051)
+++ trunk/Tools/ChangeLog	2019-11-05 15:01:59 UTC (rev 252052)
@@ -1,3 +1,12 @@
+2019-11-05  Chris Lord  <cl...@igalia.com>
+
+        [WPE] WebKit.NewFirstVisuallyNonEmptyLayout* unexpected pass
+        https://bugs.webkit.org/show_bug.cgi?id=203846
+
+        Reviewed by Žan Doberšek.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2019-11-05  Carlos Garcia Campos  <cgar...@igalia.com>
 
         REGRESSION(r252031): layout tests fail to run in non apple ports after r252031

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (252051 => 252052)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2019-11-05 14:15:53 UTC (rev 252051)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2019-11-05 15:01:59 UTC (rev 252052)
@@ -108,12 +108,6 @@
             },
             "WebKit.HitTestResultNodeHandle": {
                 "expected": {"wpe": {"status": ["TIMEOUT"]}}
-            },
-            "WebKit.NewFirstVisuallyNonEmptyLayoutFails": {
-                "expected": {"wpe": {"status": ["TIMEOUT"]}}
-            },
-            "WebKit.NewFirstVisuallyNonEmptyLayoutFrames": {
-                "expected": {"wpe": {"status": ["TIMEOUT"]}}
             }
         }
     },
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to