Bug 270199 - REGRESSION (272891@main): [ Sonoma wk1 ] 3 tests in imported/w3c/web-platform-tests/css/filter-effects are constant failures
Summary: REGRESSION (272891@main): [ Sonoma wk1 ] 3 tests in imported/w3c/web-platform...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-27 16:07 PST by Marta Darbinyan
Modified: 2024-05-01 09:18 PDT (History)
4 users (show)

See Also:


Attachments
image diff (2.94 KB, image/png)
2024-02-27 16:07 PST, Marta Darbinyan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marta Darbinyan 2024-02-27 16:07:33 PST
Created attachment 470080 [details]
image diff

Description:
imported/w3c/web-platform-tests/css/filter-effects/backdrop-filters-grayscale-001.html
imported/w3c/web-platform-tests/css/filter-effects/backdrop-filters-sepia.html
imported/w3c/web-platform-tests/css/filter-effects/filters-grayscale-001-test.html
imported/w3c/web-platform-tests/css/filter-effects/css-filters-animation-grayscale.html
imported/w3c/web-platform-tests/css/filter-effects/css-filters-animation-sepia.html

are a constant failures on Sonoma wk1 since 272891@main was introduced. All these tests are failing with image diff (0.01%). 


History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Ffilter-effects%2Fbackdrop-filters-grayscale-001.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Ffilter-effects%2Fbackdrop-filters-sepia.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Ffilter-effects%2Fcss-filters-animation-grayscale.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Ffilter-effects%2Fcss-filters-animation-sepia.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Ffilter-effects%2Ffilters-grayscale-001-test.html&flavor=wk1&version_name=Sonoma&recent=false

Image Diff:
Attached 

Link:
https://build.webkit.org/results/Apple-Sonoma-Release-WK1-Tests/275395@main%20(1928)/imported/w3c/web-platform-tests/css/filter-effects/backdrop-filters-grayscale-001-diffs.html
Comment 1 Radar WebKit Bug Importer 2024-02-27 16:07:54 PST
<rdar://problem/123723468>
Comment 2 EWS 2024-02-28 10:09:11 PST
Test gardening commit 275456@main (ffe50cdcd057): <https://commits.webkit.org/275456@main>

Reviewed commits have been landed. Closing PR #25237 and removing active labels.
Comment 3 Said Abou-Hallawa 2024-04-30 14:58:02 PDT
The failure of the backdrop filters is different. The other three failures can be fixed by adjusting the pixel tolerance. Let's track the backdrop filters issue by bug 273522.
Comment 4 Said Abou-Hallawa 2024-04-30 15:01:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27957
Comment 5 EWS 2024-04-30 23:14:15 PDT
Committed 278205@main (d3fc36c7d5eb): <https://commits.webkit.org/278205@main>

Reviewed commits have been landed. Closing PR #27957 and removing active labels.
Comment 6 Tim Nguyen (:ntim) 2024-05-01 09:18:02 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/46008