Bug 277455 - [ Sonoma Release ] 2 Storage API tests are flaky timeouts.
Summary: [ Sonoma Release ] 2 Storage API tests are flaky timeouts.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Website Storage (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-07-31 17:05 PDT by Anfernee Viduya
Modified: 2024-08-01 07:22 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anfernee Viduya 2024-07-31 17:05:08 PDT
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.
Comment 1 Radar WebKit Bug Importer 2024-07-31 17:05:22 PDT
<rdar://problem/132941950>
Comment 2 Anfernee Viduya 2024-07-31 17:07:03 PDT
REPRODUCIBILITY: 
I was able to reproduce this on ToT using command
run-api-tests TestWebKitAPI.WKWebView.LocalStorageProcessCrashes --debug
Comment 3 Anfernee Viduya 2024-07-31 17:07:46 PDT
(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
Comment 4 Anfernee Viduya 2024-07-31 17:17:28 PDT
When trying to reproduce the regression, it has been a flaky Pass Timeout result. Updating title to reflect.
Comment 5 Anfernee Viduya 2024-07-31 18:27:41 PDT
Updating title, found that the initial commit was not the cause.
Comment 6 Wenson Hsieh 2024-07-31 22:34:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/31583
Comment 7 EWS 2024-08-01 07:22:44 PDT
Committed 281707@main (a08ec0dd1f55): <https://commits.webkit.org/281707@main>

Reviewed commits have been landed. Closing PR #31583 and removing active labels.