Title: [228220] trunk/Tools
Revision
228220
Author
ms2...@igalia.com
Date
2018-02-07 03:18:35 -0800 (Wed, 07 Feb 2018)

Log Message

[GTK] Enable WebKit.NewFirstVisuallyNonEmptyLayoutFrames test
https://bugs.webkit.org/show_bug.cgi?id=85037

Unreviewed test gardening.

It does not appear to have failed since we started running it again in r226944.


* TestWebKitAPI/glib/TestExpectations.json:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (228219 => 228220)


--- trunk/Tools/ChangeLog	2018-02-07 07:19:39 UTC (rev 228219)
+++ trunk/Tools/ChangeLog	2018-02-07 11:18:35 UTC (rev 228220)
@@ -1,3 +1,14 @@
+2018-02-07  Ms2ger  <ms2...@igalia.com>
+
+        [GTK] Enable WebKit.NewFirstVisuallyNonEmptyLayoutFrames test
+        https://bugs.webkit.org/show_bug.cgi?id=85037
+
+        Unreviewed test gardening.
+
+        It does not appear to have failed since we started running it again in r226944.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2018-02-06  Leo Balter  <leonardo.bal...@gmail.com>
 
         Nit fix for ruby script called through Perl

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (228219 => 228220)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2018-02-07 07:19:39 UTC (rev 228219)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2018-02-07 11:18:35 UTC (rev 228220)
@@ -65,9 +65,6 @@
             "WebKit.NewFirstVisuallyNonEmptyLayoutForImages": {
                 "expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/85066"}}
             },
-            "WebKit.NewFirstVisuallyNonEmptyLayoutFrames": {
-                "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/85037"}}
-            },
             "WebKit.SpacebarScrolling": {
                 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/84961"}}
             },
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to