Closed Bug 1572779 Opened 5 years ago Closed 5 years ago

Permafail tier2 TEST-UNEXPECTED-PASS | async-scrolling/perspective-scrolling-1.html == async-scrolling/perspective-scrolling-1-ref.html | image comparison, max difference: 0, number of differing pixels: 0

Categories

(Core :: Layout, defect, P5)

defect

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox-esr60 --- unaffected
firefox-esr68 --- unaffected
firefox68 --- unaffected
firefox69 --- unaffected
firefox70 --- fixed

People

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

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Filed by: aciure [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=260823203&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/ddO0tOUsQ3WxIznam88s3w/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://queue.taskcluster.net/v1/task/ddO0tOUsQ3WxIznam88s3w/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2019-08-09T15:38:04.285Z] 15:38:04 INFO - REFTEST TEST-START | http://10.7.205.201:8854/tests/layout/reftests/async-scrolling/perspective-scrolling-1.html == http://10.7.205.201:8854/tests/layout/reftests/async-scrolling/perspective-scrolling-1-ref.html
[task 2019-08-09T15:38:04.285Z] 15:38:04 INFO - REFTEST TEST-LOAD | http://10.7.205.201:8854/tests/layout/reftests/async-scrolling/perspective-scrolling-1.html | 1294 / 1953 (66%)
[task 2019-08-09T15:38:04.285Z] 15:38:04 INFO - REFTEST TEST-LOAD | http://10.7.205.201:8854/tests/layout/reftests/async-scrolling/perspective-scrolling-1-ref.html | 1294 / 1953 (66%)
[task 2019-08-09T15:38:04.285Z] 15:38:04 INFO - REFTEST INFO | REFTEST wr-on-android dropping fuzz of (1, 1384) to (0, 0)
[task 2019-08-09T15:38:04.285Z] 15:38:04 INFO - REFTEST TEST-UNEXPECTED-PASS | http://10.7.205.201:8854/tests/layout/reftests/async-scrolling/perspective-scrolling-1.html == http://10.7.205.201:8854/tests/layout/reftests/async-scrolling/perspective-scrolling-1-ref.html | image comparison, max difference: 0, number of differing pixels: 0
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: START http://10.7.205.201:8854/tests/layout/reftests/async-scrolling/perspective-scrolling-1.html
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: [CONTENT] Setting displayport to <x=0, y=0, w=800, h=2000>
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: [CONTENT] OnDocumentLoad triggering AfterOnLoadScripts
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: Initializing canvas snapshot
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: DoDrawWindow 0,0,800,1000
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: [CONTENT] RecordResult fired
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: RecordResult fired
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: START http://10.7.205.201:8854/tests/layout/reftests/async-scrolling/perspective-scrolling-1-ref.html
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: [CONTENT] OnDocumentLoad triggering AfterOnLoadScripts
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: Initializing canvas snapshot
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: DoDrawWindow 0,0,800,1000
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: [CONTENT] RecordResult fired
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST INFO | Saved log: RecordResult fired
[task 2019-08-09T15:38:04.287Z] 15:38:04 INFO - REFTEST TEST-END | http://10.7.205.201:8854/tests/layout/reftests/async-scrolling/perspective-scrolling-1.html == http://10.7.205.201:8854/tests/layout/reftests/async-scrolling/perspective-scrolling-1-ref.html

Summary: Intermittent TEST-UNEXPECTED-PASS | async-scrolling/perspective-scrolling-1.html == async-scrolling/perspective-scrolling-1-ref.html | image comparison, max difference: 0, number of differing pixels: 0 → Permafail tier2 TEST-UNEXPECTED-PASS | async-scrolling/perspective-scrolling-1.html == async-scrolling/perspective-scrolling-1-ref.html | image comparison, max difference: 0, number of differing pixels: 0

Yes, the plane-split dependency update in that patch was to fix a Windows-only failure in perspective-scrolling-1.html (the same test), so it does seem that it's also fixed it on that Android platform.

What is the right course of action here - should I land a new patch with updated expectations, or is that something you would do, or is there something else that needs to happen here?

Flags: needinfo?(gwatson)

(In reply to Glenn Watson [:gw] from comment #2)

What is the right course of action here - should I land a new patch with updated expectations, or is that something you would do, or is there something else that needs to happen here?

Landing a patch would be the appropriate thing to do in this case. It's not worth backing it out since it doesn't appear to affect tier-1 jobs.
Whenever you have a bit of time to do so, would be great. Thank you for helping out!

This bug became an unexpected PASS on tier-2 android platform after
landing the fixes for bug 1572197. The fixes in that bug were
specifically to fix this test on windows platforms, so it's not
surprising that it also fixes it on android.

Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5c879cc0473c
Update test expectations for perspective-scrolling-1.html. r=kvark
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Assignee: nobody → gwatson
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: