Bug 278549
Summary: | [ macOS ] 2 tests in TestWebKitAPI.ResourceLoadStatistics are flaky timeouts (failure in EWS) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
Component: | New Bugs | Assignee: | Dawn Morningstar <Morningstar> |
Status: | NEW | ||
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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134535336>
Dawn Morningstar
*** Bug 280223 has been marked as a duplicate of this bug. ***
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/34117
EWS
Test gardening commit 284112@main (1345db42c9ba): <https://commits.webkit.org/284112@main>
Reviewed commits have been landed. Closing PR #34117 and removing active labels.