Bug 280202
Summary: | [ Sequoia ] 3x TestWebKitAPI.ResourceLoad* (api-tests) are constant failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
Component: | WebKit API | Assignee: | Dawn Morningstar <Morningstar> |
Status: | REOPENED | ||
Severity: | Normal | CC: | commit-queue, m_finkel, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 284424 | ||
Bug Blocks: |
Dawn Morningstar
TestWebKitAPI.ResourceLoadStatistics.StorageAccessOnRedirectSitesWithQuirk
TestWebKitAPI.ResourceLoadDelegate.LoadInfo
TestWebKitAPI.ResourceLoadStatistics.StorageAccessGrantMultipleSubFrameDomains
These three api tests are constantly failing on Sequoia, this queue was just brought up so regression point is unknown.
History:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.ResourceLoadDelegate.LoadInfo&test=TestWebKitAPI.ResourceLoadStatistics.StorageAccessGrantMultipleSubFrameDomains&test=TestWebKitAPI.ResourceLoadStatistics.StorageAccessOnRedirectSitesWithQuirk
Test-run:
https://build.webkit.org/#/builders/1227/builds/29
Failure:
objc[21902]: Class WKSecureCodingArchivingDelegate is implemented in both /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/WebKitBuild/Release/WebKit.framework/Versions/A/WebKit (0x107371ff0) and /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/WebKitBuild/Release/TestWebKitAPI (0x1059b6f60). One of the two will be used. Which one is undefined.
objc[21902]: Class WKSecureCodingURLWrapper is implemented in both /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/WebKitBuild/Release/WebKit.framework/Versions/A/WebKit (0x107371fa0) and /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/WebKitBuild/Release/TestWebKitAPI (0x1059b6f10). One of the two will be used. Which one is undefined.
objc[21902]: Class WKSecureCodingCGColorWrapper is implemented in both /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/WebKitBuild/Release/WebKit.framework/Versions/A/WebKit (0x107371fc8) and /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/WebKitBuild/Release/TestWebKitAPI (0x1059b6f38). One of the two will be used. Which one is undefined.
objc[21902]: Class WKKeyedCoder is implemented in both /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/WebKitBuild/Release/WebKit.framework/Versions/A/WebKit (0x107372090) and /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/WebKitBuild/Release/TestWebKitAPI (0x1059b7000). One of the two will be used. Which one is undefined.
2024-09-23 12:48:18.144 TestWebKitAPI[21902:474488] +[IMKClient subclass]: chose IMKClient_Legacy
/Volumes/Data/worker/Apple-Sequoia-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ResourceLoadStatistics.mm:1778
Expected equality of these values:
@"exists=2"
Which is: "exists=2"
(NSString *)value
Which is: "exists=1"
worker/0 TestWebKitAPI.ResourceLoadStatistics.StorageAccessOnRedirectSitesWithQuirk Failed
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/136525714>
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/34101
EWS
Test gardening commit 284104@main (c404c7354b3a): <https://commits.webkit.org/284104@main>
Reviewed commits have been landed. Closing PR #34101 and removing active labels.
Dawn Morningstar
TestWebKitAPI.ResourceLoadStatistics.UserGestureLogsUserInteraction
TestWebKitAPI.ResourceLoadStatistics.ClientEvaluatedJavaScriptDoesNotLogUserInteraction
Are both also constantly failing after gardening the previous ones, I suspect they are related.
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/34237
EWS
Test gardening commit 284233@main (b2ddbe2eec2f): <https://commits.webkit.org/284233@main>
Reviewed commits have been landed. Closing PR #34237 and removing active labels.
EWS
Committed 287288@main (77ff8499a1f0): <https://commits.webkit.org/287288@main>
Reviewed commits have been landed. Closing PR #37114 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 284424