WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
268186
REGRESSION (
273517@main
): [ iOS17 mOS Debug ] TestWebKitAPI.IPCTestingAPI.CanInterceptFindString is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=268186
Summary
REGRESSION (273517@main): [ iOS17 mOS Debug ] TestWebKitAPI.IPCTestingAPI.Can...
Marta Darbinyan
Reported
2024-01-26 11:22:25 PST
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
Comment 1
2024-01-26 11:22:43 PST
<
rdar://problem/121678803
>
Charlie Wolfe
Comment 2
2024-01-26 12:36:03 PST
Pull request:
https://github.com/WebKit/WebKit/pull/23325
EWS
Comment 3
2024-01-26 13:40:36 PST
Committed
273576@main
(ea392aae9da9): <
https://commits.webkit.org/273576@main
> Reviewed commits have been landed. Closing PR #23325 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug