Closed
Bug 1909720
Opened 1 year ago
Closed 1 year ago
Disable helper_relative_scroll_smoothness.html in the input-type=native-key configuration on Windows
Categories
(Core :: Panning and Zooming, task, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In 1803485, we are seeing the subtest helper_relative_scroll_smoothness.html failing frequently with keyboard inputs. Until we can investigate the underlying cause of the failure in more detail, I'm going to disable the subtest in some configurations.
I'm going to limit the disablement to Windows, and to the input-type=native-key variant, which should address the vast majority of the failures.
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2265791d29a4
Disable helper_relative_scroll_smoothness.html in the input-type=native-key configuration on Windows. r=hiro
Comment 3•1 year ago
|
||
Backed out for causing mochitest failures on test_group_keyboard.html
[task 2024-07-25T01:15:38.554Z] 01:15:38 INFO - TEST-PASS | gfx/layers/apz/test/mochitest/test_group_keyboard.html | Starting subtest helper_relative_scroll_smoothness.html?input-type=native-key&scroll-method=scrollBy&strict=true
[task 2024-07-25T01:15:38.554Z] 01:15:38 INFO - Buffered messages finished
[task 2024-07-25T01:15:38.554Z] 01:15:38 INFO - TEST-UNEXPECTED-FAIL | gfx/layers/apz/test/mochitest/test_group_keyboard.html | Test timed out. -
[task 2024-07-25T01:15:39.285Z] 01:15:39 INFO - GECKO(1698) | MEMORY STAT | vsize 6775MB | residentFast 147MB | heapAllocated 12MB
[task 2024-07-25T01:15:43.511Z] 01:15:43 INFO - Error: Unable to restore focus, expect failures and timeouts.
[task 2024-07-25T01:15:43.539Z] 01:15:43 INFO - TEST-OK | gfx/layers/apz/test/mochitest/test_group_keyboard.html | took 334817ms
[task 2024-07-25T01:15:43.620Z] 01:15:43 INFO - TEST-START | gfx/layers/apz/test/mochitest/test_group_mainthread.html
Flags: needinfo?(botond)
| Assignee | ||
Comment 4•1 year ago
•
|
||
Oops. I wrote // fall through but failed to make the code actually fall through... will fix.
Flags: needinfo?(botond)
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a1175296a65
Disable helper_relative_scroll_smoothness.html in the input-type=native-key configuration on Windows. r=hiro
Comment 6•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•