Intermittent transform-3d/animate-preserve3d-parent.html == transform-3d/animate-preserve3d-ref.html | image comparison, max difference: 1, number of differing pixels: 2
Categories
(Core :: Layout, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: boris)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=302722032&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GFoWnzZpTq2NFWvnKerBIQ/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GFoWnzZpTq2NFWvnKerBIQ/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2020-05-18T11:04:25.147Z] 11:04:25 INFO - REFTEST TEST-START | layout/reftests/transform-3d/animate-preserve3d-parent.html == layout/reftests/transform-3d/animate-preserve3d-ref.html
[task 2020-05-18T11:04:25.148Z] 11:04:25 INFO - REFTEST TEST-LOAD | file:///builds/worker/workspace/build/tests/reftest/tests/layout/reftests/transform-3d/animate-preserve3d-parent.html | 66 / 92 (71%)
[task 2020-05-18T11:04:25.369Z] 11:04:25 INFO - REFTEST TEST-LOAD | file:///builds/worker/workspace/build/tests/reftest/tests/layout/reftests/transform-3d/animate-preserve3d-ref.html | 66 / 92 (71%)
[task 2020-05-18T11:04:25.425Z] 11:04:25 INFO - REFTEST INFO | REFTEST fuzzy test (0, 0) <= (1, 2) <= (1, 1)
[task 2020-05-18T11:04:25.768Z] 11:04:25 INFO - REFTEST TEST-UNEXPECTED-FAIL | layout/reftests/transform-3d/animate-preserve3d-parent.html == layout/reftests/transform-3d/animate-preserve3d-ref.html | image comparison, max difference: 1, number of differing pixels: 2
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 7•5 years ago
|
||
Sean, this has a high failure rate on central:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&resultStatus=pending%2Crunning%2Csuccess%2Ctestfailed%2Cbusted%2Cexception&searchStr=linux%2C18.04%2Cx64%2Cccov%2Copt%2Creftests%2Ctest-linux1804-64-ccov%2Fopt-reftest-no-accel-e10s-7%2Cr%28ru7%29&fromchange=0a4b3f99d2d1b0a6aa73754e38da82a3b58f5635
Could you please take a look?
Comment 8•5 years ago
|
||
Hi Boris: The orange rate on this seems to have gone up. Any ideas?
Assignee | ||
Comment 9•5 years ago
|
||
There might be some updates for the skia content or gfx, so the pixel difference becomes 2. (Basically, reftest-analyzer looks ok.) I think updating the fuzzy should be fine.
e.g.
replace fuzzy-if(skiaContent,0-1,0-1)
with fuzzy-if(skiaContent,0-1,0-2)
in https://searchfox.org/mozilla-central/rev/5a4aaccb28665807a6fd49cf48367d47fbb5a19a/layout/reftests/transform-3d/reftest.list#75-76
Assignee | ||
Comment 10•5 years ago
|
||
Updated•5 years ago
|
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Description
•