Bug 261987

Summary: [ iOS ] TestWebKitAPI.WebKit.QuotaDelegateReload is a flaky failure.
Product: WebKit Reporter: Ben Schwartz <ben_schwartz>
Component: Website StorageAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED FIXED    
Severity: Normal CC: sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ben Schwartz 2023-09-22 18:47:02 PDT
TestWebKitAPI.WebKit.QuotaDelegateReload

This API test is a flaky failure on iOS 16+.

HISTORY:

https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.QuotaDelegateReload&platform=ios

STDIO:

    TestWebKitAPI.WebKit.QuotaDelegateReload
        
        /Volumes/Data/worker/Apple-iOS-16-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/StorageQuota.mm:128
        Expected equality of these values:
          _message.utf8().data()
            Which is: "start"
          _expectedMessage.utf8().data()
            Which is: "pass"

REPRODUCIBILITY:

I was unable to reproduce this API test failure on the reported platform.
Comment 1 Radar WebKit Bug Importer 2023-09-22 18:47:13 PDT
<rdar://problem/115919262>
Comment 2 EWS 2023-09-22 19:11:42 PDT
Test gardening commit 268350@main (c4eb9fdb0ceb): <https://commits.webkit.org/268350@main>

Reviewed commits have been landed. Closing PR #18113 and removing active labels.
Comment 3 EWS 2023-09-25 09:37:12 PDT
Test gardening commit 268397@main (c7cd81de3a95): <https://commits.webkit.org/268397@main>

Reviewed commits have been landed. Closing PR #18171 and removing active labels.
Comment 4 Sihui Liu 2023-10-23 16:28:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19459
Comment 5 EWS 2023-10-25 14:44:54 PDT
Committed 269786@main (d934da442b1d): <https://commits.webkit.org/269786@main>

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