[webkit-changes] [WebKit/WebKit] 5e486d: Ignore tentative WPT crash tests

Rob Buis noreply at github.com
Tue May 30 19:52:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5e486d69f4dc77bb91106dc30bebdad1ac5d46e5
      https://github.com/WebKit/WebKit/commit/5e486d69f4dc77bb91106dc30bebdad1ac5d46e5
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    M Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_finder_legacy.py

  Log Message:
  -----------
  Ignore tentative WPT crash tests
https://bugs.webkit.org/show_bug.cgi?id=257449

Reviewed by Jonathan Bedard.

A WPT test can be tentative, for crash tests that means
the special logic to ignore WPT crash test output is not
applied, fix that.

* LayoutTests/TestExpectations:
* Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_finder_legacy.py:
(LayoutTestFinder._is_wpt_crash_test):

Canonical link: https://commits.webkit.org/264710@main




More information about the webkit-changes mailing list