Bug 261987 - [ iOS ] TestWebKitAPI.WebKit.QuotaDelegateReload is a flaky failure.
Summary: [ iOS ] TestWebKitAPI.WebKit.QuotaDelegateReload is a flaky failure.
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: Sihui Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-22 18:47 PDT by Ben Schwartz
Modified: 2023-10-25 14:44 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.