Fuzzy failure in WPT css/css-transforms/transform3d-preserve3d-001.html
Categories
(Core :: Layout, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: dholbert, Assigned: boris)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We have an interop-2023-relevant WPT failure in this test:
https://wpt.fyi/results/css/css-transforms/transform3d-preserve3d-001.html
The failure screenshot shows a fuzzy-failure, with:
maxDifference: 4
totalPixels: 180
along the edges of some flipped-upside-down text.
We should just add a fuzzy allowance in the test.
Reporter | ||
Comment 1•2 years ago
|
||
We actually have a failure annotation in-tree in our .ini file, here:
https://searchfox.org/mozilla-central/source/testing/web-platform/meta/css/css-transforms/transform3d-preserve3d-001.html.ini
Assignee | ||
Comment 2•2 years ago
|
||
(In reply to Daniel Holbert [:dholbert] from comment #1)
We actually have a failure annotation in-tree in our .ini file, here:
https://searchfox.org/mozilla-central/source/testing/web-platform/meta/css/css-transforms/transform3d-preserve3d-001.html.ini
Yap, so perhaps just increase the fuzzy tolerance in the test file (e.g. use maxDifference=198;totalPixels=308).
Assignee | ||
Comment 3•2 years ago
|
||
So it can pass in wpt.fyi (for interop 2023).
Updated•2 years ago
|
Updated•2 years ago
|
Comment 6•2 years ago
|
||
bugherder |
Description
•