Bug 238279 - [iOS] TestWebKitAPI.IPCTestingAPI.CGColorInNSSecureCoding is consistently failing
Summary: [iOS] TestWebKitAPI.IPCTestingAPI.CGColorInNSSecureCoding is consistently fai...
Status: RESOLVED DUPLICATE of bug 238300
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari 13
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-23 12:17 PDT by Ryan Haddad
Modified: 2022-03-23 17:07 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2022-03-23 12:17:53 PDT
The API test added with https://commits.webkit.org/248624@main is consistently failing on iOS debug bots

    TestWebKitAPI.IPCTestingAPI.CGColorInNSSecureCoding
        
        /Volumes/Data/worker/ios-simulator-15-debug/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:575
        Value of: [payload isEqual:result]
          Actual: false
        Expected: true

https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.IPCTestingAPI.CGColorInNSSecureCoding

https://build.webkit.org/#/builders/267/builds/2040/steps/17/logs/stdio
Comment 1 Radar WebKit Bug Importer 2022-03-23 12:18:03 PDT
<rdar://problem/90716064>
Comment 2 Ryan Haddad 2022-03-23 12:22:38 PDT
The test is consistently passing on macOS.
Comment 3 Ryan Haddad 2022-03-23 17:07:13 PDT

*** This bug has been marked as a duplicate of bug 238300 ***