[Webkit-unassigned] [Bug 288397] New: REGRESSION(290940 at main): [ Debug ] 3x TestWTF.TypeCastsCocoaARC*(api-tests) are constant failures
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 24 12:57:42 PST 2025
https://bugs.webkit.org/show_bug.cgi?id=288397
Bug ID: 288397
Summary: REGRESSION(290940 at main): [ Debug ] 3x
TestWTF.TypeCastsCocoaARC*(api-tests) are constant
failures
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Morningstar at apple.com
TestWTF.TypeCastsCocoaARC.bridge_cast
TestWTF.TypeCastsCocoaARC.bridge_id_cast
TestWTF.TypeCastsCocoaARC.dynamic_objc_cast_RetainPtr
These tests were failing, then 290928 at main https://commits.webkit.org/290928@main fixed them, then the revert 290940 at main https://commits.webkit.org/290940@main broke them again.
HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&test=TestWTF.TypeCastsCocoaARC.bridge_cast&test=TestWTF.TypeCastsCocoaARC.bridge_id_cast&test=TestWTF.TypeCastsCocoaARC.dynamic_objc_cast_RetainPtr
TEST-RUN:
https://build.webkit.org/#/builders/1236/builds/1301
STDIO:
https://build.webkit.org/#/builders/1236/builds/1301/steps/23/logs/stdio
FAILURE:
TestWTF.TypeCastsCocoaARC.bridge_cast
/Volumes/Data/worker/Apple-Sequoia-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/cocoa/TypeCastsCocoa.mm:65
Expected equality of these values:
1L
Which is: 1
CFGetRetainCount((CFTypeRef)objectNSPtr)
Which is: 2
/Volumes/Data/worker/Apple-Sequoia-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/cocoa/TypeCastsCocoa.mm:71
Expected equality of these values:
1L
Which is: 1
CFGetRetainCount((CFTypeRef)objectCFPtr)
Which is: 3
/Volumes/Data/worker/Apple-Sequoia-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/cocoa/TypeCastsCocoa.mm:77
Expected equality of these values:
1L
Which is: 1
CFGetRetainCount((CFTypeRef)objectNSPtr)
Which is: 5
/Volumes/Data/worker/Apple-Sequoia-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/cocoa/TypeCastsCocoa.mm:89
Expected equality of these values:
1L
Which is: 1
CFGetRetainCount((CFTypeRef)objectNSPtr)
Which is: 2
/Volumes/Data/worker/Apple-Sequoia-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/cocoa/TypeCastsCocoa.mm:95
Expected equality of these values:
1L
Which is: 1
CFGetRetainCount((CFTypeRef)objectCFPtr)
Which is: 3
TestWTF.TypeCastsCocoaARC.bridge_id_cast
/Volumes/Data/worker/Apple-Sequoia-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/cocoa/TypeCastsCocoa.mm:120
Expected equality of these values:
1L
Which is: 1
CFGetRetainCount((CFTypeRef)objectIDPtr)
Which is: 3
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20250224/e54ca1a8/attachment.htm>
More information about the webkit-unassigned
mailing list