Bug 301221
| Summary: | [ iOS 26 ] 3x imported/w3c/web-platform-tests/html tests (layout-tests) are flaky text failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | annevk, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
imported/w3c/web-platform-tests/html/user-activation/activation-trigger-pointerevent.html?touch
imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative.html
imported/w3c/web-platform-tests/html/semantics/popovers/popover-invoking-attribute.html
imported/w3c/web-platform-tests/html/semantics/popovers/popover-light-dismiss-command.html
are all flaky failures on iOS 26.
imported/w3c/web-platform-tests/html/user-activation/activation-trigger-pointerevent.html?touch is also a flaky timeout as well
HISTORY:
https://results.webkit.org/?platform=ios&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fuser-activation%2Factivation-trigger-pointerevent.html%3Ftouch&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fdisabled-elements%2Fdisabled-event-dispatch.tentative.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Fpopover-invoking-attribute.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fpopovers%2Fpopover-light-dismiss-command.html
REPRODUCIBILITY:
I was able to reproduce the image failure locally on my device running iOS 26 simulator using the following command
run-webkit-tests <test_name_here> --iOS-simulator --iterations=100
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163142060>
Bryan Medina
Pull request: https://github.com/WebKit/WebKit/pull/52765
EWS
Test gardening commit 301905@main (fc6ea18e3ca3): <https://commits.webkit.org/301905@main>
Reviewed commits have been landed. Closing PR #52765 and removing active labels.
Bryan Medina
I am placing imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabled-event-dispatch.tentative.html in its own bug since the other 3 tests have a similar test history.