Bug 301452
| Summary: | [ iOS 26 ] 3x imported/w3c/web-platform-tests/dom/ tests (layout-tests) are constant failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | bmedina2, rniwa, 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/dom/events/focus-event-document-move.html
imported/w3c/web-platform-tests/dom/events/pointer-event-document-move.html
imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https.html
are constant text failures on iOS26 after new OS 26 bringup on OpenSource
HISTORY:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fevents%2Ffocus-event-document-move.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fevents%2Fpointer-event-document-move.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fnodes%2FDocument-createEvent.https.html
TEXT DIFFS:
https://build.webkit.org/results/Apple-iOS-26-Simulator-Release-WK2-Tests/302079@main%20(7)/results.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163372274>
Bryan Medina
Pull request: https://github.com/WebKit/WebKit/pull/52979
EWS
Test gardening commit 302120@main (96c98fd71b20): <https://commits.webkit.org/302120@main>
Reviewed commits have been landed. Closing PR #52979 and removing active labels.
Bryan Medina
I was unable to reproduce the text failure locally on my device running iOS 26 Simulator using the following command:
Run-webkit-tests <test_name_here> —iOS-simulator —iterations=100
Bryan Medina
I will be separating imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https.html into its own bug since it may seem unrelated to the other 2
Ryosuke Niwa
These tests rely on touch events, which aren't available on public iOS bots.