[webkit-changes] [WebKit/WebKit] a66a1f: Increase fuziness on recently imported WPT flexbox...

Sammy Gill noreply at github.com
Mon Oct 17 15:49:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a66a1f29bb367d939c3b4e7f03882e46597a0855
      https://github.com/WebKit/WebKit/commit/a66a1f29bb367d939c3b4e7f03882e46597a0855
  Author: Sammy Gill <sammy.gill at apple.com>
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-001.htm
    M LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-002.htm
    M LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-003.htm
    M LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-004.htm
    M LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-005.htm
    M LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-001.htm
    M LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-002.htm
    M LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-003.htm
    M LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-004.htm
    M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-rows-indefinite-height.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing.html

  Log Message:
  -----------
  Increase fuziness on recently imported WPT flexbox and grid tests.
https://bugs.webkit.org/show_bug.cgi?id=246576
rdar://101207880

Reviewed by Tim Nguyen.

These tests started to fail locally on the iOS simulator after a recent
WPT import. When looking at the actual results, however, they seemed
fine. They were also passing without any issues on EWS. It seems fine to
increase the fuziness on these tests.

* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-001.htm:
* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-002.htm:
* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-003.htm:
* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-004.htm:
* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-content-005.htm:
* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-001.htm:
* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-002.htm:
* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-003.htm:
* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/align-items-004.htm:
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-rows-indefinite-height.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-template-flexible-rerun-track-sizing.html:

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




More information about the webkit-changes mailing list