Bug 233715

Summary: [ iOS ] TestWebKitAPI.ApplicationManifest.IconCoding is a constant failure
Product: WebKit Reporter: Robert Jenner <jenner>
Component: WebKit APIAssignee: Ryan Haddad <ryanhaddad>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, thorton, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=233602
Attachments:
Description Flags
Patch
bfulgham: review+, bfulgham: commit-queue+
[fast-cq] Patch for landing none

Description Robert Jenner 2021-12-01 11:20:01 PST
TestWebKitAPI.ApplicationManifest.IconCoding

has been a constant failure on iOS since it was introduced at r286311


HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.ApplicationManifest.IconCoding

Failed

    TestWebKitAPI.ApplicationManifest.IconCoding
        
        /Volumes/Data/worker/iOS-15-Simulator-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ApplicationManifest.mm:378
        Expected equality of these values:
          archiveData.length
            Which is: 619
          602ull
            Which is: 602
Comment 1 Radar WebKit Bug Importer 2021-12-01 11:20:30 PST
<rdar://problem/85931447>
Comment 2 Ryan Haddad 2021-12-01 11:31:49 PST
Created attachment 445597 [details]
Patch
Comment 3 Ryan Haddad 2021-12-01 11:35:09 PST
Created attachment 445599 [details]
[fast-cq] Patch for landing
Comment 4 EWS 2021-12-01 11:37:04 PST
Committed r286376 (244735@main): <https://commits.webkit.org/244735@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 445599 [details].
Comment 5 Brent Fulgham 2021-12-01 11:57:25 PST
Comment on attachment 445597 [details]
Patch

r=me!