Bug 278549

Summary: [ macOS ] TestWebKitAPI.ResourceLoadStatistics.GrandfatherCallback is a flaky timeout (failure in EWS)
Product: WebKit Reporter: Marta Darbinyan <darbinyan>
Component: New BugsAssignee: Charlie Wolfe <charliew>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, Morningstar, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Marta Darbinyan
Reported 2024-08-22 16:57:08 PDT
The following API tests are timing out intermittently both on Ventura and Sonoma. TestWebKitAPI.ResourceLoadStatistics.GrandfatherCallback TestWebKitAPI.ResourceLoadStatistics.MigrateDataFromIncorrectCreateTableSchema The test became flaky first on Sonoma both on Debug and Release and later on Ventura Release. It's also reproduced in EWS as pre-existing failure. Error logs: TestWebKitAPI.ResourceLoadStatistics.GrandfatherCallback 2024-08-22 14:36:36.385 TestWebKitAPI[43188:4487023] could not create directory "/Users/buildbot/Library/WebKit/com.apple.WebKit.TestWebKitAPI/WebsiteData/ResourceLoadStatistics" for future sandbox extension, error Error Domain=NSCocoaErrorDomain Code=512 "The file “ResourceLoadStatistics” couldn’t be saved in the folder “WebsiteData”." UserInfo={NSFilePath=/Users/buildbot/Library/WebKit/com.apple.WebKit.TestWebKitAPI/WebsiteData/ResourceLoadStatistics, NSUnderlyingError=0x600002dc6490 {Error Domain=NSPOSIXErrorDomain Code=5 "Input/output error"}} TestWebKitAPI.ResourceLoadStatistics.MigrateDataFromIncorrectCreateTableSchema 2024-08-22 14:37:10.008 TestWebKitAPI[43195:4487226] could not create directory "/Users/buildbot/Library/WebKit/com.apple.WebKit.TestWebKitAPI/WebsiteData/ResourceLoadStatistics" for future sandbox extension, error Error Domain=NSCocoaErrorDomain Code=512 "The file “ResourceLoadStatistics” couldn’t be saved in the folder “WebsiteData”." UserInfo={NSFilePath=/Users/buildbot/Library/WebKit/com.apple.WebKit.TestWebKitAPI/WebsiteData/ResourceLoadStatistics, NSUnderlyingError=0x600000637660 {Error Domain=NSPOSIXErrorDomain Code=5 "Input/output error"}} History: https://results.webkit.org/?version_name=Ventura&version_name=Sonoma&platform=mac&suite=api-tests&suite=api-tests&test=TestWebKitAPI.ResourceLoadStatistics.MigrateDataFromIncorrectCreateTableSchema&test=TestWebKitAPI.ResourceLoadStatistics.GrandfatherCallback Test instance: https://build.webkit.org/#/builders/699/builds/10664/steps/19/logs/stdio
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-22 16:57:43 PDT
Dawn Morningstar
Comment 2 2024-09-23 15:23:03 PDT
*** Bug 280223 has been marked as a duplicate of this bug. ***
Dawn Morningstar
Comment 3 2024-09-23 15:29:31 PDT
EWS
Comment 4 2024-09-23 15:31:37 PDT
Test gardening commit 284112@main (1345db42c9ba): <https://commits.webkit.org/284112@main> Reviewed commits have been landed. Closing PR #34117 and removing active labels.
Charlie Wolfe
Comment 5 2026-02-12 14:11:41 PST
Charlie Wolfe
Comment 6 2026-02-23 12:23:23 PST
I can't reproduce a timeout on TestWebKitAPI.ResourceLoadStatistics.GrandfatherCallback with 1000 iterations. I'm going to unskip that test. TestWebKitAPI.ResourceLoadStatistics.MigrateDataFromIncorrectCreateTableSchema has a separate issue, I'll fix that test in https://bugs.webkit.org/show_bug.cgi?id=308477
EWS
Comment 7 2026-02-23 16:23:54 PST
Committed 308085@main (9444850347a7): <https://commits.webkit.org/308085@main> Reviewed commits have been landed. Closing PR #58544 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.