[webkit-changes] [WebKit/WebKit] 7e9e2c: REGRESSION (270071 at main): [ Sonoma wk2 ] 2 tests ...

Abrar Rahman Protyasha noreply at github.com
Wed Dec 20 04:45:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e9e2cfbdd0e993f8ddde4cc193c18b485f0988a
      https://github.com/WebKit/WebKit/commit/7e9e2cfbdd0e993f8ddde4cc193c18b485f0988a
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-overscroll-behavior/overscroll-behavior-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-scroll-snap/input/snap-area-overflow-boundary-expected.txt
    M LayoutTests/platform/mac-ventura-wk2/TestExpectations
    M LayoutTests/platform/mac-wk1/TestExpectations
    M LayoutTests/platform/mac/TestExpectations

  Log Message:
  -----------
  REGRESSION (270071 at main): [ Sonoma wk2  ] 2 tests in imported/w3c/web-platform-tests/css/ are consistent failures
https://bugs.webkit.org/show_bug.cgi?id=266684
rdar://119902392

Unreviewed test expectations gardening.

The following CSS WPTs were always behaving differently with async
overflow scrolling enabled:
- css-overscroll-behavior/overscroll-behavior.html
- css-scroll-snap/input/snap-area-overflow-boundary.html

Unfortunately, this failure never surfaced in open source EWS since I
simply skipped over these tests for any macOS target. Instead, this
commit skips these tests in more specific platform configurations (where
it is necessary), and adjust the test output accordingly.

This test also adds a drive-by expectation adjustment to reflect that
the html/semantics/popovers/popover-light-dismiss.html WPT no longer
behaves as expected after enabling async overflow scrolling.

* LayoutTests/imported/w3c/web-platform-tests/css/css-overscroll-behavior/overscroll-behavior-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-scroll-snap/input/snap-area-overflow-boundary-expected.txt:
* LayoutTests/platform/mac-ventura-wk2/TestExpectations:
* LayoutTests/platform/mac-wk1/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

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




More information about the webkit-changes mailing list