Closed
Bug 1404836
Opened 6 years ago
Closed 6 years ago
Intermittent gfx/layers/apz/test/mochitest/test_group_pointerevents.html | helper_bug1285070.html | Event pointerover should be generated once - got 2, expected 1
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Assigned: jmaher)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])
Filed by: archaeopteryx [at] coole-files.de https://treeherder.mozilla.org/logviewer.html#?job_id=134345665&repo=autoland https://queue.taskcluster.net/v1/task/IbXbBz3mTMizQFVtXvYhaA/runs/0/artifacts/public/logs/live_backing.log 08:54:46 INFO - 1767 INFO TEST-PASS | gfx/layers/apz/test/mochitest/test_group_pointerevents.html | helper_bug1285070.html | Received event mouseup 08:54:46 INFO - 1768 INFO TEST-PASS | gfx/layers/apz/test/mochitest/test_group_pointerevents.html | helper_bug1285070.html | Received event click 08:54:46 INFO - 1769 INFO TEST-PASS | gfx/layers/apz/test/mochitest/test_group_pointerevents.html | helper_bug1285070.html | Clicked on div (at 108,108) 08:54:46 INFO - Buffered messages finished 08:54:46 ERROR - 1770 INFO TEST-UNEXPECTED-FAIL | gfx/layers/apz/test/mochitest/test_group_pointerevents.html | helper_bug1285070.html | Event pointerover should be generated once - got 2, expected 1 08:54:46 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:312:5 08:54:46 INFO - spawnTest/w.is@gfx/layers/apz/test/mochitest/apz_test_utils.js:230:45 08:54:46 INFO - test/<@gfx/layers/apz/test/mochitest/helper_bug1285070.html:29:11 08:54:46 INFO - EventListener.handleEvent*test@gfx/layers/apz/test/mochitest/helper_bug1285070.html:26:7 08:54:46 INFO - promise callback*@gfx/layers/apz/test/mochitest/helper_bug1285070.html:37:5 08:54:46 INFO - Not taking screenshot here: see the one that was previously logged 08:54:46 ERROR - 1771 INFO TEST-UNEXPECTED-FAIL | gfx/layers/apz/test/mochitest/test_group_pointerevents.html | helper_bug1285070.html | Event pointerenter should be generated once - got 2, expected 1 08:54:46 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:312:5 08:54:46 INFO - spawnTest/w.is@gfx/layers/apz/test/mochitest/apz_test_utils.js:230:45 08:54:46 INFO - test/<@gfx/layers/apz/test/mochitest/helper_bug1285070.html:29:11 08:54:46 INFO - EventListener.handleEvent*test@gfx/layers/apz/test/mochitest/helper_bug1285070.html:26:7 08:54:46 INFO - promise callback*@gfx/layers/apz/test/mochitest/helper_bug1285070.html:37:5
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 6•6 years ago
|
||
Hi kats, would you be able to help investigate this? Thank you.
Flags: needinfo?(bugmail)
Updated•6 years ago
|
Assignee: nobody → bugmail
Component: DOM: Events → Panning and Zooming
Flags: needinfo?(bugmail)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Pushed by jmaher@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/81687541567a Disable gfx/layers/apz/test/mochitest/test_group_pointerevents.html on windows 10 for frequent failures. r=me, a=test-only
Assignee | ||
Comment 10•6 years ago
|
||
I disabled this for high failures, please remember to re-enable this while working on this.
Keywords: leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
![]() |
||
Comment 11•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/81687541567a
Comment hidden (Intermittent Failures Robot) |
Comment 13•6 years ago
|
||
Stone, any chance you have cycles to take a look as well? I've been pretty busy and not sure I'll be able to get to this soon. Seems to be some windows-specific changes that is affecting pointer events and touch events (bug 1402450).
Flags: needinfo?(sshih)
Comment 14•6 years ago
|
||
(In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #13) > Stone, any chance you have cycles to take a look as well? I've been pretty > busy and not sure I'll be able to get to this soon. Seems to be some > windows-specific changes that is affecting pointer events and touch events > (bug 1402450). I could investigate it in these days.
Flags: needinfo?(sshih)
Comment 15•6 years ago
|
||
(In reply to Ming-Chou Shih [:stone] from comment #14) > (In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #13) > > Stone, any chance you have cycles to take a look as well? I've been pretty > > busy and not sure I'll be able to get to this soon. Seems to be some > > windows-specific changes that is affecting pointer events and touch events > > (bug 1402450). > > I could investigate it in these days. https://treeherder.mozilla.org/#/jobs?repo=try&author=sshih@mozilla.com&selectedJob=137530779 Looks like Windows10 intermittently fires WM_MOUSEMOVE with device = pen. According to https://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=1404836&entireHistory=true&tree=all, we only got 1 non-windows10 failure and I think it's not annotated correctly.
Comment 16•6 years ago
|
||
Could we only disable this test on Windows 10 since it looks like an OS related problem?
Assignee | ||
Comment 17•6 years ago
|
||
I had done that 2 days ago (see comment 10): http://searchfox.org/mozilla-central/source/gfx/layers/apz/test/mochitest/mochitest.ini#52 http://searchfox.org/mozilla-central/diff/2120bf7a70f6610c231142281dcae1e12ecb6a1c/gfx/layers/apz/test/mochitest/mochitest.ini I don't see any further failures since doing that. If we determine that it is not realistic to fix this up, then there is nothing left to do here and we could probably close this bug out.
Comment 18•6 years ago
|
||
Ok, sounds good to me.
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox58:
--- → fixed
Keywords: leave-open
OS: Unspecified → Windows 10
Resolution: --- → FIXED
Version: unspecified → 58 Branch
Updated•6 years ago
|
Assignee: bugmail → jmaher
Updated•6 years ago
|
status-firefox57:
--- → affected
Comment 19•6 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/499fc78f9bb5
You need to log in
before you can comment on or make changes to this bug.
Description
•