Changeset 277157 in webkit


Ignore:
Timestamp:
May 6, 2021 9:41:04 PM (3 years ago)
Author:
Lauro Moura
Message:

[WPE] Garden web-process-crashed API test flakiness after SDK update

Unreviewed test gardening.

  • TestWebKitAPI/glib/TestExpectations.json:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r277135 r277157  
     12021-05-06  Lauro Moura  <lmoura@igalia.com>
     2
     3        [WPE] Garden web-process-crashed API test flakiness after SDK update
     4
     5        Unreviewed test gardening.
     6
     7        * TestWebKitAPI/glib/TestExpectations.json:
     8
    192021-05-06  Chris Dumez  <cdumez@apple.com>
    210
  • trunk/Tools/TestWebKitAPI/glib/TestExpectations.json

    r276475 r277157  
    9494                    "wpe": {"status": ["FAIL", "TIMEOUT", "PASS", "CRASH"], "bug": ["webkit.org/b/211336", "webkit.org/b/219980"]}
    9595                }
     96            },
     97            "/webkit/WebKitWebView/web-process-crashed": {
     98                "expected": {"wpe": {"status": ["PASS", "FAIL"], "bug": "webkit.org/b/225503"}}
    9699            }
    97100        }
Note: See TracChangeset for help on using the changeset viewer.