Bug 239554
Summary: | [ macOS wk2 ] fast/scrolling/overflow-scroll-past-max.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
Status: | REOPENED | ||
Severity: | Normal | CC: | simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=208160 |
Karl Rackler
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/92038927>
Karl Rackler
Pull request: https://github.com/WebKit/WebKit/pull/328
Karl Rackler
I have marked this test as flaky failure while this issue is investigated.
EWS
Committed r293108 (249814@main): <https://commits.webkit.org/249814@main>
Reviewed commits have been landed. Closing PR #328 and removing active labels.
Karl Rackler
Reopened because it is still being investigated.