Bug 233715 - [ iOS ] TestWebKitAPI.ApplicationManifest.IconCoding is a constant failure
Summary: [ iOS ] TestWebKitAPI.ApplicationManifest.IconCoding is a constant failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryan Haddad
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-01 11:20 PST by Robert Jenner
Modified: 2021-12-01 11:57 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2021-12-01 11:31 PST, Ryan Haddad
bfulgham: review+
bfulgham: commit-queue+
Details | Formatted Diff | Diff
[fast-cq] Patch for landing (1.57 KB, patch)
2021-12-01 11:35 PST, Ryan Haddad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!