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
272870
REGRESSION (
277474@main
): [ MacOS iOS ] TestWebKitAPI.IPCTestingAPI.CanInterceptFindString is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=272870
Summary
REGRESSION (277474@main): [ MacOS iOS ] TestWebKitAPI.IPCTestingAPI.CanInterc...
Jay Stfleur
Reported
2024-04-17 17:55:44 PDT
Description: TestWebKitAPI.IPCTestingAPI.CanInterceptFindString Is a consistent failure on Monterey+ and iOS Debug. Buildbot Url:
https://build.webkit.org/#/builders/940/builds/1361/steps/18/logs/stdio
History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.IPCTestingAPI.CanInterceptFindString
Diff/Image Diff/Crash Log: /Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:472Expected equality of these values: [webView stringByEvaluatingJavaScript:@"messages = messages.filter((message) => message.name == IPC.messages.WebPage_FindString.name); messages.length"].UTF8String Which is: "1" "2"/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:474Expected equality of these values: [webView stringByEvaluatingJavaScript:@"messages[1].description"].UTF8String Which is: "DrawingArea_DisplayDidRefresh" "WebPage_FindString"/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:480Expected equality of these values: [webView stringByEvaluatingJavaScript:@"firstMessageArgs[1].value"].intValue Which is: 17 0x811 Which is: 2065/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:485Expected equality of these values: [webView stringByEvaluatingJavaScript:@"secondMessageArgs = messages[1].arguments; secondMessageArgs.length"].intValue Which is: 0 3/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:524Value of: !error Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:486Expected equality of these values: [webView stringByEvaluatingJavaScript:@"secondMessageArgs[0].type"].UTF8String Which is: "(null)" "String"/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:524Value of: !error Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:487Expected equality of these values: [webView stringByEvaluatingJavaScript:@"secondMessageArgs[0].value"].UTF8String Which is: "(null)" "hello"/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:524Value of: !error Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:488Expected equality of these values: [webView stringByEvaluatingJavaScript:@"secondMessageArgs[1].type"].UTF8String Which is: "(null)" "uint16_t"/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:524Value of: !error Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:489Expected equality of these values: [webView stringByEvaluatingJavaScript:@"secondMessageArgs[1].value"].intValue Which is: 0 0x11 Which is: 17/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:524Value of: !error Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:490Expected equality of these values: [webView stringByEvaluatingJavaScript:@"secondMessageArgs[1].isOptionSet"].boolValue Which is: false __objc_yes Which is: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:524Value of: !error Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:491Expected equality of these values: [webView stringByEvaluatingJavaScript:@"secondMessageArgs[2].type"].UTF8String Which is: "(null)" "uint32_t"/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:524Value of: !error Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-04-17 17:56:12 PDT
<
rdar://problem/126656958
>
Charlie Wolfe
Comment 2
2024-04-17 18:15:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27426
EWS
Comment 3
2024-04-17 18:30:41 PDT
Committed
277645@main
(21d883e4fcce): <
https://commits.webkit.org/277645@main
> Reviewed commits have been landed. Closing PR #27426 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