Bug 296885
| Summary: | [ macOS wk2 Debug arm64 ] fast/scrolling/mac/scrollend-event-user-scroll-basic.html is a flakey text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ntim, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
fast/scrolling/mac/scrollend-event-user-scroll-basic.html
is a flakey text failure occurring on macOS Sonoma and Sequoia wk2 Debug arm64.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fmac%2Fscrollend-event-user-scroll-basic.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Sequoia-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/fast/scrolling/mac/scrollend-event-user-scroll-basic-expected.txt
+++ /Volumes/Data/worker/Apple-Sequoia-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/fast/scrolling/mac/scrollend-event-user-scroll-basic-actual.txt
@@ -5,7 +5,7 @@
Test scroll over document
PASS overflowScrollendEventCount == 0 is true
-PASS windowScrollendEventCount == 1 is true
+FAIL windowScrollendEventCount == 1 should be true. Was false.
PASS successfullyParsed is true
TEST COMPLETE
TEXT DIFF URL:
https://build.webkit.org/results/Apple-Sequoia-Debug-AppleSilicon-WK2-Tests/298185%40main%20(2024)/fast/scrolling/mac/scrollend-event-user-scroll-basic-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/157484567>
Bryan Medina
I was able to reproduce this text failure locally on my device running macOS Sequoia Debug arm64 using the following command:
run-webkit-tests fast/scrolling/mac/scrollend-event-user-scroll-basic.html -f --iterations=25
EWS
Test gardening commit 298201@main (fa35fc134083): <https://commits.webkit.org/298201@main>
Reviewed commits have been landed. Closing PR #48906 and removing active labels.
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 297483 ***