Bug 297483
| Summary: | [ macOS wk2 ] fast/scrolling/mac/scrollend-event-on-select-element.html is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Scrolling | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, nmouchtaris, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 301119 | ||
| Bug Blocks: | |||
Bryan Medina
fast/scrolling/mac/scrollend-event-on-select-element.html
is a constant text failure on macOS Sonoma x86_64 wk2, although it is flaky on all other configurations of macOS wk2.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fmac%2Fscrollend-event-on-select-element.html&limit=50000&recent=false
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Sequoia-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/fast/scrolling/mac/scrollend-event-on-select-element-expected.txt
+++ /Volumes/Data/worker/Apple-Sequoia-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/fast/scrolling/mac/scrollend-event-on-select-element-actual.txt
@@ -1,8 +1,9 @@
Test scroll over content
-PASS overflowScrollendEventCount == 1 is true
+FAIL overflowScrollendEventCount == 1 should be true. Was false.
PASS windowScrollendEventCount == 0 is true
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
TEXT DIFF URL:
https://build.webkit.org/results/Apple-Sequoia-Debug-AppleSilicon-WK2-Tests/298753@main%20(2097)/fast/scrolling/mac/scrollend-event-on-select-element-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/158436793>
Bryan Medina
I was able to reproduce the text failure locally on my device running macOS Sequoia arm64 using the following command:
run-webkit-tests fast/scrolling/mac/scrollend-event-on-select-element.html --iterations=10 -f
Bryan Medina
It looks like this test has been flaky across macOS wk2 since it was introduced.
EWS
Test gardening commit 298779@main (42ff38fd1cc9): <https://commits.webkit.org/298779@main>
Reviewed commits have been landed. Closing PR #49480 and removing active labels.
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/51257
Tim Nguyen (:ntim)
*** Bug 296885 has been marked as a duplicate of this bug. ***
EWS
Committed 300481@main (c2a86003e463): <https://commits.webkit.org/300481@main>
Reviewed commits have been landed. Closing PR #51257 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 301119