WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255243
REGRESSION (iOS 16.4 / macOS 13.3): TestWTF.TypeCastsCocoaARC.bridge_cast is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=255243
Summary
REGRESSION (iOS 16.4 / macOS 13.3): TestWTF.TypeCastsCocoaARC.bridge_cast is ...
Bri Harris
Reported
2023-04-10 14:05:20 PDT
TestWTF.TypeCastsCocoaARC.bridge_cast is a constant failure on iOS 16 release and Ventura Release. HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWTF.TypeCastsCocoaARC.bridge_cast
First failures for iOS appear at
262632@main
and for Ventura at
262645@main
.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-04-10 14:05:51 PDT
<
rdar://problem/107849758
>
Bri Harris
Comment 2
2023-04-10 14:10:38 PDT
TEXT: Expected equality of these values: 1L Which is: 1 CFGetRetainCount((CFTypeRef)objectCFPtr) Which is: 2
Ryan Haddad
Comment 3
2023-04-10 15:43:40 PDT
As Alexey pointed out with the title change, it looks like this started when the bots were updated to 16.4 / macOS 13.3.
David Kilzer (:ddkilzer)
Comment 4
2023-04-10 19:04:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12600
David Kilzer (:ddkilzer)
Comment 5
2023-05-03 09:26:32 PDT
Caused by:
Bug 253820
: Use bridge instead of reinterpret_cast to convert between NS and CF objects. <
https://bugs.webkit.org/show_bug.cgi?id=253820
>
EWS
Comment 6
2023-05-03 11:31:56 PDT
Committed
263639@main
(8b741e1d580d): <
https://commits.webkit.org/263639@main
> Reviewed commits have been landed. Closing PR #12600 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug