Bug 268186
| Summary: | REGRESSION (273517@main): [ iOS17 mOS Debug ] TestWebKitAPI.IPCTestingAPI.CanInterceptFindString is a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Charlie Wolfe <charliew> |
| 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 | ||
Marta Darbinyan
TestWebKitAPI.IPCTestingAPI.CanInterceptFindString
Is a consistent failure on iOS17 and all macOS versions Debug since 273517@main.
This issue can be bisected to <commit> using the command:
run-api-tests --root --exit-after-n-failures 1 --debug <test>
History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.IPCTestingAPI.CanInterceptFindString
Result:
/Volumes/Data/worker/Apple-Monterey-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:466Expected equality of these values: [webView stringByEvaluatingJavaScript:@"messages = messages.filter((message) => message.name == IPC.messages.WebPage_FindString.name); messages.length"].UTF8String Which is: "2" "1"/Volumes/Data/worker/Apple-Monterey-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:472Expected equality of these values: [webView stringByEvaluatingJavaScript:@"args[1].value"].intValue Which is: 2065 0x11 Which is: 17
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/121678803>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/23325
EWS
Committed 273576@main (ea392aae9da9): <https://commits.webkit.org/273576@main>
Reviewed commits have been landed. Closing PR #23325 and removing active labels.