Bug 280225
Summary: | [ macOS ] 2x TestWebKitAPI.ResourceLoadStatistics* (api-tests) are flaky failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | WebKit API | Assignee: | Dawn Morningstar <Morningstar> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dawn Morningstar
TestWebKitAPI.ResourceLoadStatistics.MigrateDataFromMissingTopFrameUniqueRedirectSameSiteStrictTableSchema
TestWebKitAPI.ResourceLoadStatistics.MigrateDistinctDataFromTableWithMissingIndexes
These two API tests are flaky failures on all macOS queues.
HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.ResourceLoadStatistics.MigrateDataFromMissingTopFrameUniqueRedirectSameSiteStrictTableSchema&test=TestWebKitAPI.ResourceLoadStatistics.MigrateDistinctDataFromTableWithMissingIndexes
TEST-RUN:
https://build.webkit.org/#/builders/937/builds/4950
STDIO:
https://build.webkit.org/#/builders/937/builds/4950/steps/19/logs/stdio
Failure:
Failed
TestWebKitAPI.ResourceLoadStatistics.MigrateDataFromMissingTopFrameUniqueRedirectSameSiteStrictTableSchema
2024-09-23 15:02:30.437 TestWebKitAPI[46381:6660968] 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=0x6000002ac780 {Error Domain=NSPOSIXErrorDomain Code=5 "Input/output error"}}
/Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ResourceLoadStatistics.mm:1008
Value of: isRegistered
Actual: false
Expected: true
/Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ResourceLoadStatistics.mm:1017
Value of: hasAllTables
Actual: false
Expected: true
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136535465>
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/34121
EWS
Test gardening commit 284114@main (11b42a6ea072): <https://commits.webkit.org/284114@main>
Reviewed commits have been landed. Closing PR #34121 and removing active labels.
EWS
Test gardening commit 289210@main (23583d8261bc): <https://commits.webkit.org/289210@main>
Reviewed commits have been landed. Closing PR #39346 and removing active labels.