Changeset 228220 in webkit


Ignore:
Timestamp:
Feb 7, 2018 3:18:35 AM (6 years ago)
Author:
Ms2ger@igalia.com
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:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r228219 r228220  
     12018-02-07  Ms2ger  <Ms2ger@igalia.com>
     2
     3        [GTK] Enable WebKit.NewFirstVisuallyNonEmptyLayoutFrames test
     4        https://bugs.webkit.org/show_bug.cgi?id=85037
     5
     6        Unreviewed test gardening.
     7
     8        It does not appear to have failed since we started running it again in r226944.
     9
     10        * TestWebKitAPI/glib/TestExpectations.json:
     11
    1122018-02-06  Leo Balter  <leonardo.balter@gmail.com>
    213
  • trunk/Tools/TestWebKitAPI/glib/TestExpectations.json

    r227528 r228220  
    6666                "expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/85066"}}
    6767            },
    68             "WebKit.NewFirstVisuallyNonEmptyLayoutFrames": {
    69                 "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/85037"}}
    70             },
    7168            "WebKit.SpacebarScrolling": {
    7269                "expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/84961"}}
Note: See TracChangeset for help on using the changeset viewer.