Bug 245482
Summary: | [ New Test ] (254561@main): [ macOS wk2 ] fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
Description:
fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll.html
The test was added at 254561@main and has been a flaky failure on BigSur wk2 and Monterey wk2 Debug.
Reproduction steps:
I can reproduce this on 254719@main ToT.
Command:
run-webkit-tests --iterations 50 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 -f --no-retry --debug fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll.html
History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fmac%2Fkeyboard-scrolling-with-mouse-scroll.html&limit=50000
Diff:
--- /Volumes/Data/worker/Apple-Monterey-Debug-WK2-Tests/build/layout-test-results/fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-WK2-Tests/build/layout-test-results/fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll-actual.txt
@@ -1,5 +1,5 @@
PASS successfullyParsed is true
TEST COMPLETE
-Successful.
+Unsuccessful. window.scrollY == 8
--- /Volumes/Data/worker/Apple-BigSur-Release-AppleSilicon-WK2-Tests/build/layout-test-results/fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll-expected.txt
+++ /Volumes/Data/worker/Apple-BigSur-Release-AppleSilicon-WK2-Tests/build/layout-test-results/fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll-actual.txt
@@ -1,5 +1,5 @@
PASS successfullyParsed is true
TEST COMPLETE
-Successful.
+Unsuccessful. window.scrollY == 3
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100227233>
Karl Rackler
I have marked this test as a flaky failure while this issue is investigated.
EWS
Test gardening commit 254729@main (32ad63345791): <https://commits.webkit.org/254729@main>
Reviewed commits have been landed. Closing PR #4569 and removing active labels.
Alexey Proskuryakov
Getting fixed via a newly filed bug.
*** This bug has been marked as a duplicate of bug 245503 ***
Karl Rackler
The latest history still shows the test flaky failing.
Karl Rackler
Closing dup.
Ryan Haddad
The test is no longer failing according to the dashboard.