imported/w3c/web-platform-tests/css/css-transforms/perspective-transforms-equivalence.html is consistently failing on macOS arm64 bots with a very small pixel difference on the left edge of the displayed shape. https://build.webkit.org/results/Apple-Monterey-Release-AppleSilicon-WK2-Tests/r287891%20(999)/imported/w3c/web-platform-tests/css/css-transforms/perspective-transforms-equivalence-diffs.html https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-transforms%2Fperspective-transforms-equivalence.html&architecture=arm64
<rdar://problem/87421733>
Based on when it started, this may be related to the custom pixel tolerance change in https://trac.webkit.org/changeset/287323/webkit
The test has <meta name="fuzzy" content="maxDifference=0-27;totalPixels=0-235"> so yeah
We get maxDifference=29; totalPixels=147
Marked test as failing in r288581.
Created attachment 451384 [details] Patch
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Let the never-ending pixel tolerance tweaks continue!
*** Bug 234819 has been marked as a duplicate of this bug. ***
Committed r289523 (247054@main): <https://commits.webkit.org/247054@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 451384 [details].