Bug 214200
Summary: | REGRESSION (r264178): API tests IndexedDB.IndexedDBTempFileSize, ProcessSwap.UsePrewarmedProcessAfterTerminatingNetworkProcess, and ResourceLoadStatistics.NetworkProcessRestart are flaky timeouts | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | pvollan, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=213794 |
Ryan Haddad
API tests IndexedDB.IndexedDBTempFileSize, ProcessSwap.UsePrewarmedProcessAfterTerminatingNetworkProcess, and ResourceLoadStatistics.NetworkProcessRestart have become flaky timeouts on iOS and macOS bots:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.IndexedDB.IndexedDBTempFileSize&test=TestWebKitAPI.ResourceLoadStatistics.NetworkProcessRestart&test=TestWebKitAPI.ProcessSwap.UsePrewarmedProcessAfterTerminatingNetworkProcess
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Based on test history, I think this started after https://trac.webkit.org/changeset/264178/webkit landed.
There are a couple of instances of timeouts earlier that seem to line up with when that change was originally landed and subsequently reverted for an assertion failure issue.
Radar WebKit Bug Importer
<rdar://problem/65365667>
Per Arne Vollan
*** This bug has been marked as a duplicate of bug 214263 ***