Bug 313562
| Summary: | [iOS] imported/w3c/web-platform-tests/navigation-api/navigate-event/signal-abort-window-stop-in-onnavigate.html is a flaky crash/timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
imported/w3c/web-platform-tests/navigation-api/navigate-event/signal-abort-window-stop-in-onnavigate.html is a flaky crash/timeout on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fnavigation-api%2Fnavigate-event%2Fsignal-abort-window-stop-in-onnavigate.html
CRASH LOG:
No crash log found for com.apple.WebKit.WebContent.Development:unknown pid.
stdout:
stderr:
com.apple.WebKit.WebContent.Development terminated (pid 0) for reason: crash
REPRODUCTION:
The test crashes (WebContent process dies) - but only when run after signal-abort-replaceState-crash.html in the same process. Run alone, it passes consistently. I was able to reproduce on iOS 26.4 with the following:
run-webkit-tests --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=7 --force --clobber-old-results --child-processes 1 imported/w3c/web-platform-tests/navigation-api/navigate-event/signal-abort-replaceState-crash.html imported/w3c/web-platform-tests/navigation-api/navigate-event/signal-abort-window-stop-in-onnavigate.html --ios-simulator --release
I am going to mark expectations as pass crash timeout while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175779061>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/63828
EWS
Test gardening commit 312226@main (dc7238de4371): <https://commits.webkit.org/312226@main>
Reviewed commits have been landed. Closing PR #63828 and removing active labels.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/64186
EWS
Test gardening commit 312639@main (93f228c94fa2): <https://commits.webkit.org/312639@main>
Reviewed commits have been landed. Closing PR #64295 and removing active labels.