Bug 250228 - [iOS] TestWebKitAPI.WebKit.QuotaDelegateReload and TestWebKitAPI.WebKit.QuotaDelegateNavigateFragment are flaky failure on EWS
Summary: [iOS] TestWebKitAPI.WebKit.QuotaDelegateReload and TestWebKitAPI.WebKit.Quota...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sihui Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-06 13:33 PST by Ryan Haddad
Modified: 2023-04-18 09:17 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 Ryan Haddad 2023-01-06 13:33:35 PST
TestWebKitAPI.WebKit.QuotaDelegateReload and TestWebKitAPI.WebKit.QuotaDelegateNavigateFragment are flaky failures on iOS API test EWS bots

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


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

https://ews-build.webkit.org/#/builders/9/builds/91231/steps/14/logs/stdio
https://ews-build.webkit.org/#/builders/9/builds/91231/steps/17/logs/stdio
Comment 1 Radar WebKit Bug Importer 2023-01-06 13:33:59 PST
<rdar://problem/103966157>
Comment 2 Ryan Haddad 2023-01-06 13:36:18 PST
Pull request: https://github.com/WebKit/WebKit/pull/8320
Comment 3 EWS 2023-01-06 13:55:34 PST
Test gardening commit 258558@main (5dfd965dad57): <https://commits.webkit.org/258558@main>

Reviewed commits have been landed. Closing PR #8320 and removing active labels.
Comment 4 Sihui Liu 2023-04-17 11:34:17 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12816
Comment 5 EWS 2023-04-18 09:17:50 PDT
Committed 263076@main (2c69e0706e29): <https://commits.webkit.org/263076@main>

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