NEW 278549
[ macOS ] 2 tests in TestWebKitAPI.ResourceLoadStatistics are flaky timeouts (failure in EWS)
https://bugs.webkit.org/show_bug.cgi?id=278549
Summary [ macOS ] 2 tests in TestWebKitAPI.ResourceLoadStatistics are flaky timeouts ...
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.
Note You need to log in before you can comment on or make changes to this bug.