Bug 239554 - [ macOS wk2 ] fast/scrolling/overflow-scroll-past-max.html is a flaky failure
Summary: [ macOS wk2 ] fast/scrolling/overflow-scroll-past-max.html is a flaky failure
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-20 11:02 PDT by Karl Rackler
Modified: 2022-04-24 13:39 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-04-20 11:02:44 PDT
Description:
fast/scrolling/overflow-scroll-past-max.html

There was not one commit that I observed causing this issue.  This test seems to have been flaky from the start on Big Sur and Monterey.

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Foverflow-scroll-past-max.html&platform=mac&limit=50000

Diff:
--- /Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/layout-test-results/fast/scrolling/overflow-scroll-past-max-expected.txt
+++ /Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/layout-test-results/fast/scrolling/overflow-scroll-past-max-actual.txt
@@ -1 +1 @@
-PASS: scrollTop was 300
+FAIL: scrollTop was 547
Comment 1 Radar WebKit Bug Importer 2022-04-20 11:03:02 PDT
<rdar://problem/92038927>
Comment 2 Karl Rackler 2022-04-20 11:33:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/328
Comment 3 Karl Rackler 2022-04-20 11:34:38 PDT
I have marked this test as flaky failure while this issue is investigated.
Comment 4 EWS 2022-04-20 11:37:42 PDT
Committed r293108 (249814@main): <https://commits.webkit.org/249814@main>

Reviewed commits have been landed. Closing PR #328 and removing active labels.
Comment 5 Karl Rackler 2022-04-20 11:41:12 PDT
Reopened because it is still being investigated.