Bug 239890 - REGRESSION(r290548) [GTK][WPE] test LayoutTests/fast/events/node-event-anchor-lock.html fails
Summary: REGRESSION(r290548) [GTK][WPE] test LayoutTests/fast/events/node-event-anchor...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Arcady Goldmints-Orlov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-28 23:35 PDT by Arcady Goldmints-Orlov
Modified: 2022-04-29 10:42 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2022-04-28 23:37 PDT, Arcady Goldmints-Orlov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arcady Goldmints-Orlov 2022-04-28 23:35:17 PDT
This test has started failing with the message "FAIL: scrollTop is 600px, but should be more than 600px", because it expects the scrolling that it triggers to be instantaneous and it is not anymore. The easiest thing here is to disable scroll animation as was done for several other tests in r290548.
Comment 1 Arcady Goldmints-Orlov 2022-04-28 23:37:04 PDT
Created attachment 458574 [details]
Patch
Comment 2 EWS 2022-04-29 10:41:20 PDT
Committed r293620 (250126@main): <https://commits.webkit.org/250126@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458574 [details].
Comment 3 Radar WebKit Bug Importer 2022-04-29 10:42:14 PDT
<rdar://problem/92532244>