Bug 281240
| Summary: | REGRESSION(284937@main) Broke TestWebKitAPI.IPCTestingAPI.SerializedTypeInfo | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | WebKit2 | Assignee: | Nitin Mahendru <nitinmahendru> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, nitinmahendru, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
After 284937@main, TestWebKitAPI.IPCTestingAPI.SerializedTypeInfo started failing with the following log:
{(
CTFontDescriptorOptions,
DDScannerResult,
"NSObject<NSSecureCoding>",
WKDDActionContext,
PKSecureElementPass,
NSURLRequest,
MachSendRight,
"WebCore::ContextMenuAction",
NSParagraphStyle,
"WebCore::FromDownloadAttribute"
)}
LEAK: 1 WebProcessPool
LEAK: 1 WebPageProxy
/Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:704
Value of: false
Actual: false
Expected: true
worker/0 TestWebKitAPI.IPCTestingAPI.SerializedTypeInfo Failed
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137700950>
Jonathan Bedard
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.IPCTestingAPI.SerializedTypeInfo is the test history here.
Nitin Mahendru
Pull request: https://github.com/WebKit/WebKit/pull/35000
EWS
Committed 284996@main (06e94b67ba4e): <https://commits.webkit.org/284996@main>
Reviewed commits have been landed. Closing PR #35000 and removing active labels.