Bug 250228

Summary: [iOS] TestWebKitAPI.WebKit.QuotaDelegateReload and TestWebKitAPI.WebKit.QuotaDelegateNavigateFragment are flaky failure on EWS
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Sihui Liu <sihui_liu>
Status: RESOLVED FIXED    
Severity: Normal CC: sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.