Bug 238279

Summary: [iOS] TestWebKitAPI.IPCTestingAPI.CGColorInNSSecureCoding is consistently failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mmaxfield, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 13   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=238069

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 ***