Bug 272871 - REGRESSION (277481@main): [ MacOS iOS ] TestWebKitAPI.IPCTestingAPI.SerializedTypeInfo is a consistent failure
Summary: REGRESSION (277481@main): [ MacOS iOS ] TestWebKitAPI.IPCTestingAPI.Serialize...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-17 18:08 PDT by Jay Stfleur
Modified: 2024-04-18 13:46 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Stfleur 2024-04-17 18:08:15 PDT
Description:
TestWebKitAPI.IPCTestingAPI.SerializedTypeInfo

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.SerializedTypeInfo

Diff/Image Diff/Crash Log:
{(
            CTFontDescriptorOptions,
            "NSObject<NSSecureCoding>",
            PKSecureElementPass,
            "WebKit::ObjCObjectGraph",
            GCGLErrorCodeSet,
            NSURLRequest,
            "WebCore::InspectorOverlay::Highlight",
            " WebCore::ColorInterpolationMethod::XYZD50",
            "WebCore::MediaControlsContextMenuItem::ID",
            MachSendRight,
            CGBitmapInfo,
            NSParagraphStyle,
            UIColor,
            "WebCore::RenderThemeIOS::CSSValueToSystemColorMap"
        )}
        LEAK: 1 WebProcessPool
        /Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:713Value of: false  Actual: falseExpected: trueLEAK: 1 WebPageProxy
Comment 1 Radar WebKit Bug Importer 2024-04-17 18:08:40 PDT
<rdar://problem/126657596>
Comment 2 Ryan Haddad 2024-04-18 08:43:47 PDT
It's in the title, but this appear to have regressed with https://commits.webkit.org/277481@main
Comment 3 Tim Nguyen (:ntim) 2024-04-18 11:06:46 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27456
Comment 4 EWS 2024-04-18 13:46:09 PDT
Committed 277694@main (c0585c6e126a): <https://commits.webkit.org/277694@main>

Reviewed commits have been landed. Closing PR #27456 and removing active labels.