Bug 242951
Summary: | REGRESSION(252640@main): [ macOS iOS15 ] TestWebKitAPI.WebKit.AlternativeServicesDefaultDirectoryCreation is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | Sihui Liu <sihui_liu> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hercules Hjalmarsson
TestWebKitAPI.WebKit.AlternativeServicesDefaultDirectoryCreation
Is a constant API failure on macOS and iOS15 on ToT and since 252640@main.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.AlternativeServicesDefaultDirectoryCreation
DIFF:
2022-07-20 09:43:50.152 com.apple.WebKit.WebContent.Development[83670:73812305] ApplePersistence=NO
2022-07-20 09:43:50.221 com.apple.WebKit.Networking.Development[83672:73812299] DiskCookieStorage changing policy from 2 to 0, cookie.
2022-07-20 09:43:50.253 com.apple.WebKit.WebContent.Development[83673:73812318] ApplePersistence=NO
/Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebsiteDataStoreCustomPaths.mm:390
Value of: [[NSFileManager defaultManager] fileExistsAtPath:defaultDirectory.path]
Actual: false
Expected: true
DIFF URL:
https://build.webkit.org/#/builders/365/builds/5020/steps/18/logs/stdio
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/97330417>
Hercules Hjalmarsson
I was able to bisect the failure on macOS to 252640@main by running command:
run-api-tests TestWebKitAPI.WebKit.AlternativeServicesDefaultDirectoryCreation
Sihui Liu
Pull request: https://github.com/WebKit/WebKit/pull/2590
EWS
Committed 252681@main (3da73044142a): <https://commits.webkit.org/252681@main>
Reviewed commits have been landed. Closing PR #2590 and removing active labels.
Sihui Liu
The bug is not fixed yet.
Sihui Liu
252681@main fixed https://bugs.webkit.org/show_bug.cgi?id=242864 (rdar://97205394).
Sihui Liu
Pull request: https://github.com/WebKit/WebKit/pull/2620
EWS
Committed 252699@main (13e4866116a1): <https://commits.webkit.org/252699@main>
Reviewed commits have been landed. Closing PR #2620 and removing active labels.