Closed
Bug 1475206
Opened 7 years ago
Closed 6 years ago
Intermittent dom/events/test/test_wheel_default_action.html | doTestWholeScroll, try whole-scroll to bottom (line): unexpected scrollTop - got 1000, expected 2817
Categories
(Core :: DOM: Events, defect, P5)
Core
DOM: Events
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, Whiteboard: [TV-bf nowfound])
Filed by: dvarga [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=187780929&repo=autoland
https://queue.taskcluster.net/v1/task/BGNDBe0PTaWtXEr_6Ash9A/runs/1/artifacts/public/logs/live_backing.log
09:40:02 INFO - Buffered messages logged at 09:40:02
09:40:02 INFO - 362 INFO TEST-FAIL | dom/events/test/test_wheel_default_action.html | The author of the test has indicated that flaky timeouts are expected. Reason: untriaged
09:40:02 INFO - 363 INFO TEST-PASS | dom/events/test/test_wheel_default_action.html | doTestZoomedScroll: The detail of vertical MozMousePixelScroll for line wheel event is wrong, aEvent.detail=18, lineHeightY=17
09:40:02 INFO - 364 INFO TEST-PASS | dom/events/test/test_wheel_default_action.html | doTestZoomedScroll: The detail of horizontal MozMousePixelScroll for line wheel event is wrong, aEvent.detail=6, lineHeightX=6
09:40:02 INFO - 365 INFO TEST-PASS | dom/events/test/test_wheel_default_action.html | doTestZoomedScroll: zoomed horizontal scroll amount by line wheel event is different from normal, scrollLeft=1007, scrolledX=1006
09:40:02 INFO - 366 INFO TEST-PASS | dom/events/test/test_wheel_default_action.html | doTestZoomedScroll: zoomed vertical scroll amount by line wheel event is different from normal, scrollTop=1018, scrolledY=1017
09:40:02 INFO - 367 INFO TEST-PASS | dom/events/test/test_wheel_default_action.html | Zoom should be reset to 1
09:40:02 INFO - 368 INFO TEST-PASS | dom/events/test/test_wheel_default_action.html | doTestWholeScroll, try whole-scroll to top (line): unexpected scrollTop
09:40:02 INFO - 369 INFO TEST-PASS | dom/events/test/test_wheel_default_action.html | doTestWholeScroll, try whole-scroll to top (line): unexpected scrollLeft
09:40:02 INFO - 370 INFO TEST-PASS | dom/events/test/test_wheel_default_action.html | doTestWholeScroll, try whole-scroll to top when scrollTop is already top-most (line): unexpected scrollTop
09:40:02 INFO - 371 INFO TEST-PASS | dom/events/test/test_wheel_default_action.html | doTestWholeScroll, try whole-scroll to top when scrollTop is already top-most (line): unexpected scrollLeft
09:40:02 INFO - Buffered messages finished
09:40:02 ERROR - 372 INFO TEST-UNEXPECTED-FAIL | dom/events/test/test_wheel_default_action.html | doTestWholeScroll, try whole-scroll to bottom (line): unexpected scrollTop - got 1000, expected 2817
09:40:02 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:312:5
09:40:02 INFO - is@dom/events/test/window_wheel_default_action.html:96:3
09:40:02 INFO - doIt/<@dom/events/test/window_wheel_default_action.html:3242:7
09:40:02 INFO - waitForPaints/<@SimpleTest/EventUtils.js:665:11
09:40:02 INFO - waitForPaints@SimpleTest/paint_listener.js:77:5
09:40:02 INFO - waitForPaints/<@SimpleTest/paint_listener.js:65:22
09:40:02 INFO - setTimeout handler*SimpleTest_setTimeoutShim@SimpleTest/SimpleTest.js:676:12
09:40:02 INFO - paintListener@SimpleTest/paint_listener.js:32:7
09:40:02 INFO - EventListener.handleEvent*@SimpleTest/paint_listener.js:35:3
09:40:02 INFO - @SimpleTest/paint_listener.js:1:2
Comment 1•7 years ago
|
||
test didn't run, some odd failure that might be infra:
https://treeherder.mozilla.org/#/jobs?repo=autoland&filter-searchStr=win%20qr%20opt%20verify&tochange=12b86e5e07258c10a60f7f3ddc3374991593ed49&fromchange=6328ec03933623db13897541c2d7f285608742b9&selectedJob=187883869
Whiteboard: [TV-bf notfound]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 4•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
![]() |
||
Comment 5•6 years ago
|
||
(In reply to Joel Maher ( :jmaher PTO - back Sep 4 ) (UTC-4) from comment #1)
> test didn't run, some odd failure that might be infra:
I tried again at https://treeherder.mozilla.org/#/jobs?repo=try&revision=e7c9d5cdd36bfb4bd42e21e456cbed4a8e5e4c11 with the same result. However, upon closer examination, test-verify is running the test correctly. After 2 iterations of the test, the test blows up in such a way that the task is aborted. I don't know what that's about, but TV-bf is working.
Whiteboard: [TV-bf notfound] → [TV-bf nowfound]
You need to log in
before you can comment on or make changes to this bug.
Description
•