[wpt-sync] Sync PR 39178 - Set longer timeouts for scrollend promises
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39178 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39178
Details from upstream follow.
David Awogbemila <awogbemila@chromium.org> wrote:
Set longer timeouts for scrollend promises
The flakiness in these tests might be due to not having a long enough
timeout waiting for scrollend.
We can set a longer timeout and enable the disabled test to see if it
addresses the flakinessBug:1419058, 1401318
Change-Id: Ic6e0562628fde07d6cc95ba3ef1563bb0774ca25
Reviewed-on: https://chromium-review.googlesource.com/4370339
WPT-Export-Revision: c40e48f6f48686e821376d24d302e519d79a0daa
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 5 subtests
Status Summary
Firefox
OK
: 1[Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt, GitHub] 2[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt]
PASS
: 3
FAIL
: 2[Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt, GitHub] 4[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt]
ERROR
: 1
Chrome
OK
: 1
PASS
: 2
ERROR
: 1
Safari
OK
: 2
PASS
: 3
FAIL
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /dom/events/scrolling/scrollend-event-fired-after-sequence-of-scrolls.tentative.html [wpt.fyi]
- Move down, up and down again, receive scrollend event only once:
FAIL
linked bug:Bug 1814530 - Move right, left and right again, receive scrollend event only once:
FAIL
linked bug:Bug 1814738
- Move down, up and down again, receive scrollend event only once:
New Tests That Don't Pass
- /dom/events/scrolling/scrollend-event-fired-after-sequence-of-scrolls.tentative.html [wpt.fyi]
- Move down, up and down again, receive scrollend event only once:
FAIL
(Chrome:PASS
, Safari:PASS
) - Move right, left and right again, receive scrollend event only once:
FAIL
(Chrome:PASS
, Safari:PASS
)
- Move down, up and down again, receive scrollend event only once:
- /dom/events/scrolling/scrollend-event-for-user-scroll.html [wpt.fyi]:
ERROR
[Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
,GitHub
],OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
] (Chrome:ERROR
, Safari:OK
)- Tests that the target_div gets scrollend event when touch dragging.:
FAIL
(Safari:PASS
) - Tests that the target_div gets scrollend event when mouse wheel scrolling.:
FAIL
(Safari:FAIL
)
- Tests that the target_div gets scrollend event when touch dragging.:
Comment 4•1 years ago
|
||
bugherder |
Description
•