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
<rdar://problem/100227233>
I have marked this test as a flaky failure while this issue is investigated.
Test gardening commit 254729@main (32ad63345791): <https://commits.webkit.org/254729@main> Reviewed commits have been landed. Closing PR #4569 and removing active labels.
Getting fixed via a newly filed bug. *** This bug has been marked as a duplicate of bug 245503 ***
The latest history still shows the test flaky failing.
Closing dup.
The test is no longer failing according to the dashboard.