Bug 267888 - REGRESSION (272891@main): [ Sonoma wk1 ] css3/filters/effect-grayscale.html is a consistent image failure
Summary: REGRESSION (272891@main): [ Sonoma wk1 ] css3/filters/effect-grayscale.html i...
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: Karl Rackler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-22 16:09 PST by Karl Rackler
Modified: 2024-01-24 16:10 PST (History)
3 users (show)

See Also:


Attachments
effect-grayscale-actual (14.09 KB, image/png)
2024-01-22 16:21 PST, Karl Rackler
no flags Details
effect-grayscale-diff (3.77 KB, image/png)
2024-01-22 16:21 PST, Karl Rackler
no flags Details
effect-grayscale-expected (14.09 KB, image/png)
2024-01-22 16:21 PST, Karl Rackler
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2024-01-22 16:09:49 PST
Description:
css3/filters/effect-grayscale.html

Is a constant image failure on macOS ToT and since 272891@main.

This issue can be bisected to 272891@main using command:
run-webkit-tests --release --iterations=1 -1 css3/filters/effect-grayscale.html

Test Run:
https://build.webkit.org/#/builders/931/builds/1764/steps/13/logs/stdio
14:03:57.550 92105 worker/16 css3/filters/effect-grayscale.html allowed fuzziness {'max_difference': [0, 48], 'total_pixels': [0, 32633]}, actual difference {'max_difference': 3, 'total_pixels': 59700}: pass False
14:03:57.553 92105 [4694/70409] css3/filters/effect-grayscale.html failed unexpectedly (reference mismatch maxDifference=3; totalPixels=59700)
14:03:57.553 92105 worker/16 css3/filters/effect-grayscale.html failed:

272891@main changed pixel tolerance, but it looks like the pixel tolerance needs to be bumped more.

History:
https://results.webkit.org/?suite=layout-tests&test=css3%2Ffilters%2Feffect-grayscale.html&version_name=Sonoma&flavor=wk1

DIFF:
0.05% image difference.
*Diff images attached*
Comment 1 Radar WebKit Bug Importer 2024-01-22 16:11:08 PST
<rdar://problem/121399721>
Comment 2 Karl Rackler 2024-01-22 16:21:08 PST
Created attachment 469502 [details]
effect-grayscale-actual
Comment 3 Karl Rackler 2024-01-22 16:21:29 PST
Created attachment 469503 [details]
effect-grayscale-diff
Comment 4 Karl Rackler 2024-01-22 16:21:55 PST
Created attachment 469504 [details]
effect-grayscale-expected
Comment 5 Karl Rackler 2024-01-22 16:27:04 PST
I have marked this test as a consistent image failure while this issue is investigated.
Comment 6 EWS 2024-01-22 16:32:44 PST
Test gardening commit 273327@main (ecb2ea021067): <https://commits.webkit.org/273327@main>

Reviewed commits have been landed. Closing PR #23077 and removing active labels.
Comment 7 Karl Rackler 2024-01-24 11:19:26 PST
Pull request: https://github.com/WebKit/WebKit/pull/23179
Comment 8 EWS 2024-01-24 16:10:41 PST
Committed 273454@main (eb9ae09f0c93): <https://commits.webkit.org/273454@main>

Reviewed commits have been landed. Closing PR #23179 and removing active labels.