Bug 238279
| Summary: | [iOS] TestWebKitAPI.IPCTestingAPI.CGColorInNSSecureCoding is consistently failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | 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 | ||
Ryan Haddad
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/90716064>
Ryan Haddad
The test is consistently passing on macOS.
Ryan Haddad
*** This bug has been marked as a duplicate of bug 238300 ***