Bug 246404
| Summary: | New Test(255420@main): [ macOS Release ] TestWebKitAPI.WKHTTPCookieStore.CookieAccessAfterNetworkProcessTermination is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Alex Christensen <achristensen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | achristensen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Hercules Hjalmarsson
TestWebKitAPI.WKHTTPCookieStore.CookieAccessAfterNetworkProcessTermination
Is a flaky API failure on macOS Release ToT and since introduced at 255420@main.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKHTTPCookieStore.CookieAccessAfterNetworkProcessTermination
DIFF:
/Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKHTTPCookieStore.mm:811
Expected equality of these values:
[webView stringByEvaluatingJavaScript:@"document.cookie"]
Which is: ""
"key=value"
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101081594>
Hercules Hjalmarsson
This issue can be bisected to 255420@main using command:
run-api-tests --release --iterations=30 TestWebKitAPI.WKHTTPCookieStore.CookieAccessAfterNetworkProcessTermination
You may need to download the release builds similar to the bots.
Hercules Hjalmarsson
Build URL:
https://build.webkit.org/#/builders/365/builds/6292
Alex Christensen
investigating...
Alex Christensen
Pull request: https://github.com/WebKit/WebKit/pull/5290
EWS
Committed 255438@main (155efc80c6d7): <https://commits.webkit.org/255438@main>
Reviewed commits have been landed. Closing PR #5290 and removing active labels.