Bug 231303

Summary: REGRESSION (r283613): [ macOS ] TestWebKitAPI.ResourceLoadDelegate.LoadInfo is failing
Product: WebKit Reporter: ayumi_kojima
Component: New BugsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Mac (Intel)   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description ayumi_kojima 2021-10-06 10:19:18 PDT
TestWebKitAPI.ResourceLoadDelegate.LoadInfo

Is failing on macOS.

History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.ResourceLoadDelegate.LoadInfo

Stdio:

Failed
    TestWebKitAPI.ResourceLoadDelegate.LoadInfo
        LEAK: 1 WebProcessPool
        LEAK: 1 WebPageProxy
        
        /Volumes/Data/worker/bigsur-debug/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ResourceLoadDelegate.mm:376
        Expected equality of these values:
          archiveData.length
            Which is: 612
          607ull
            Which is: 607
Comment 1 Radar WebKit Bug Importer 2021-10-06 10:21:35 PDT
<rdar://problem/83940067>
Comment 2 ayumi_kojima 2021-10-06 10:23:07 PDT
According to the history, it looks like the test started failing at https://trac.webkit.org/changeset/283613/webkit
Comment 3 youenn fablet 2021-10-07 01:27:00 PDT
Created attachment 440487 [details]
Patch
Comment 4 EWS 2021-10-07 08:20:41 PDT
Committed r283714 (242640@main): <https://commits.webkit.org/242640@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440487 [details].