Bug 242723
| Summary: | New test landed failing: [ macOS ] TestWebKitAPI.WebKit.DeleteEmptyOriginDirectoryWhenOriginIsGone is almost 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.DeleteEmptyOriginDirectoryWhenOriginIsGone
Is a constant failure on macOS ToT on some queues and almost constant on others.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.DeleteEmptyOriginDirectoryWhenOriginIsGone
DIFF:
Test suite failed
Failed
TestWebKitAPI.WebKit.DeleteEmptyOriginDirectoryWhenOriginIsGone
ERROR: Error while launching com.apple.WebKit.Networking: Connection invalid
/Volumes/Data/worker/Apple-BigSur-Debug-Build/build/Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm(233) : auto WebKit::ProcessLauncher::launchProcess()::(anonymous class)::operator()(xpc_object_t) const
LEAK: 1 WebProcessPool
/Volumes/Data/worker/Apple-BigSur-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebsiteDataStoreCustomPaths.mm:1246
Value of: [fileManager fileExistsAtPath:topOriginDirectory.path]
Actual: true
Expected: false
DIFF URL:
https://build.webkit.org/#/builders/432/builds/1767/steps/18/logs/stdio
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96979496>
Hercules Hjalmarsson
I was able to reproduce this issue on macOS ToT running 25 iterations with command:
run-api-tests --debug TestWebKitAPI.WebKit.DeleteEmptyOriginDirectoryWhenOriginIsGone
Sihui Liu
Pull request: https://github.com/WebKit/WebKit/pull/2400
EWS
Committed 252457@main (de016a084220): <https://commits.webkit.org/252457@main>
Reviewed commits have been landed. Closing PR #2400 and removing active labels.