gfx/layers/apz/test/mochitest/test_group_zoom-2.html fails with proton enabled
Categories
(Core :: Panning and Zooming, defect, P3)
Tracking
()
People
(Reporter: mstriemer, Assigned: tnikkel)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-cleanups])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
With browser.proton.enabled
set to true the gfx/layers/apz/test/mochitest/test_group_zoom-2.html test is failing on autoland. To enable proton to land this test is being forced to use the proton disabled state.
This test should be updated to work with proton. We were unable to reproduce the failures locally while trying to enable proton.
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 1•4 years ago
|
||
The failing subtest is helper_click_interrupt_animation.html, and it's only failing on Mac.
What this test does is:
- Synthesizes a mouse click targeting the bottom of the vertical scrollbar track (just above the scrollbar button, if present), with the intention of triggering a smooth scroll animation.
- Synthesizes a mouse click targeting the page content, with the intention of interrupting the smooth scroll animation.
- Asserts that the animation was interrupted.
Did Proton change anything related to the behaviour or sizing of the scrollbar on Mac?
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
This seems to pass now. I'll enable the pref.
Assignee | ||
Comment 5•3 years ago
|
||
I think this was probably fixed by moving the task from macos 10.14 to macos 10.15. The test verify jobs still run on 10.14 and fail, the mochitest jobs run on 10.15 and pass even with many retriggers.
Comment 6•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Updated•3 years ago
|
Description
•