Changeset 228647 in webkit


Ignore:
Timestamp:
Feb 19, 2018 3:30:51 AM (6 years ago)
Author:
Carlos Garcia Campos
Message:

Merge r228220 - [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:
releases/WebKitGTK/webkit-2.20/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • releases/WebKitGTK/webkit-2.20/Tools/ChangeLog

    r228646 r228647  
     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  Don Olmstead  <don.olmstead@sony.com>
    213
  • releases/WebKitGTK/webkit-2.20/Tools/TestWebKitAPI/glib/TestExpectations.json

    r227528 r228647  
    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.