Bump the wait for scrollend / scroll completion timeout for tests that include a smooth scroll #921
Labels
focus area: scrollend event
test-change-proposal
Proposal to add or remove tests for an interop area
Test List
Rationale
Many scrollend tests either use waitFor or createScrollendPromiseForTarget. The function
waitFor
has a hard timeout of 700 frames here, while createScrollendPromiseForTarget has a default timeout of 500ms. We should consider bumping these timeout values. Especially in cases where the test makes use of a smooth scroll.The text was updated successfully, but these errors were encountered: