Closed Bug 1644632 Opened 5 years ago Closed 5 years ago

Intermittent tier2 bugs/456219-1a.html == bugs/456219-1-ref.html | image comparison, max difference: 60, number of differing pixels: 540

Categories

(Core :: Layout, defect, P5)

defect

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox-esr68 --- unaffected
firefox77 --- unaffected
firefox78 --- unaffected
firefox79 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: gw)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(2 files)

Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=305743681&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/MX-QHTIBSTC917Ggu-5-ZQ/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/MX-QHTIBSTC917Ggu-5-ZQ/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2020-06-10T03:33:35.376Z] 03:33:35 INFO - REFTEST TEST-START | layout/reftests/bugs/456219-1a.html == layout/reftests/bugs/456219-1-ref.html
[task 2020-06-10T03:33:35.376Z] 03:33:35 INFO - REFTEST TEST-LOAD | http://10.7.205.221:8854/tests/layout/reftests/bugs/456219-1a.html | 1325 / 2151 (61%)
[task 2020-06-10T03:33:35.376Z] 03:33:35 INFO - REFTEST TEST-LOAD | http://10.7.205.221:8854/tests/layout/reftests/bugs/456219-1-ref.html | 1325 / 2151 (61%)
[task 2020-06-10T03:33:35.376Z] 03:33:35 INFO - REFTEST INFO | REFTEST fuzzy test (56, 449) <= (60, 540) <= (60, 528)
[task 2020-06-10T03:33:35.477Z] 03:33:35 WARNING - REFTEST TEST-UNEXPECTED-FAIL | layout/reftests/bugs/456219-1a.html == layout/reftests/bugs/456219-1-ref.html | image comparison, max difference: 60, number of differing pixels: 540

Has Regression Range: --- → yes
Keywords: regression

It looks like the fuzziness probably needs to be increased on these - I'll take a look now.

The change in texture cache eviction policy made this slightly
more fuzzy on android hardware.

Assignee: nobody → gwatson
Status: NEW → ASSIGNED

Yup, that test is already fuzzy on all gfx backends.

The texture cache patch can result in items being allocated in slightly different texture cache locations, which can alter fuzziness on tests that have existing accuracy issues, so I added an extra 12 pixels fuzziness for these two tests.

I haven't tested that patch on try, but I think I got the annotations right - let me know if they seem wrong!

Flags: needinfo?(gwatson)
Pushed by gwatson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f286f22e7dc7 Update fuzziness for android test on webrender. r=nical
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79

It looks like I was too conservative with the fuzziness amount - it sometimes gets 544 fuzzy pixels instead of the 540 fuzzy pixels I adjusted it to. I'll post an updated patch here shortly.

The exact fuzziness amount depends on where it's placed in the
texture cache, which depends on previous evictions.

Pushed by gwatson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7381ed4dde17 Add more fuzziness to android test. r=jrmuizel

Updated fuzziness patch uploaded and pushed.

Flags: needinfo?(gwatson)
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79

Set release status flags based on info from the regressing bug 1641751

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: