Bug 245678
| Summary: | [ iOS EWS ] TestWebKitAPI._WKDownload.DownloadMonitorReturnToForeground is a flaky timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | achristensen, Morningstar, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=274905 | ||
Hercules Hjalmarsson
TestWebKitAPI._WKDownload.DownloadMonitorReturnToForeground
Is a flaky API timeout on iOS16 Debug ToT and since introduced on the queue.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI._WKDownload.DownloadMonitorReturnToForeground
DIFF:
NA
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100413410>
Hercules Hjalmarsson
This issue can be reproduced using command:
run-api-tests --debug --iterations=10 --ios-simulator TestWebKitAPI._WKDownload.DownloadMonitorReturnToForeground
Hercules Hjalmarsson
Worth mentioning:
This API test was timing out consistently on iOS15 and was resolved in https://commits.webkit.org/253426@main and https://commits.webkit.org/253527@main by reverts.
Dawn Morningstar
This is happening and now affecting EWS