Bug 277455
| Summary: | [ Sonoma Release ] 2 Storage API tests are flaky timeouts. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anfernee Viduya <aviduya> |
| Component: | Website Storage | Assignee: | Wenson Hsieh <wenson_hsieh> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anfernee Viduya
TestWebKitAPI.WKWebView.LocalStorageProcessCrashes
TestWebKitAPI.IndexedDB.IndexedDBTempFileSize
are both constant timeouts.
HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.WKWebView.LocalStorageProcessCrashes&test=TestWebKitAPI.IndexedDB.IndexedDBTempFileSize
BUILD LOG LINK:
https://build.webkit.org/#/builders/926/builds/3972
DESCRIPTION:
Both of these test has been a constant timeout for some time now. Both tests seem to have regressed at the same commit point of 280291@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132941950>
Anfernee Viduya
REPRODUCIBILITY:
I was able to reproduce this on ToT using command
run-api-tests TestWebKitAPI.WKWebView.LocalStorageProcessCrashes --debug
Anfernee Viduya
(In reply to Anfernee Viduya from comment #2)
> REPRODUCIBILITY:
> I was able to reproduce this on ToT using command
> run-api-tests TestWebKitAPI.WKWebView.LocalStorageProcessCrashes --debug
run-api-tests TestWebKitAPI.IndexedDB.IndexedDBTempFileSize --debug
Anfernee Viduya
When trying to reproduce the regression, it has been a flaky Pass Timeout result. Updating title to reflect.
Anfernee Viduya
Updating title, found that the initial commit was not the cause.
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/31583
EWS
Committed 281707@main (a08ec0dd1f55): <https://commits.webkit.org/281707@main>
Reviewed commits have been landed. Closing PR #31583 and removing active labels.