Bug 271023

Summary: run-api-tests complains multiple times for each test about ObjC classes implemented in both WebKit.framework and TestWebKitAPI
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, beidson, emw, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Timothy Hatcher
Reported 2024-03-14 16:58:19 PDT
objc[48458]: Class WKSecureCodingArchivingDelegate is implemented in both /Volumes/Timothy/Work/Safari/OpenSource/WebKitBuild/Debug/WebKit.framework/Versions/A/WebKit (0x13f748110) and /Volumes/Timothy/Work/Safari/OpenSource/WebKitBuild/Debug/TestWebKitAPI (0x1060987b0). One of the two will be used. Which one is undefined. objc[48458]: Class WKSecureCodingURLWrapper is implemented in both /Volumes/Timothy/Work/Safari/OpenSource/WebKitBuild/Debug/WebKit.framework/Versions/A/WebKit (0x13f7480c0) and /Volumes/Timothy/Work/Safari/OpenSource/WebKitBuild/Debug/TestWebKitAPI (0x106098760). One of the two will be used. Which one is undefined. objc[48458]: Class WKSecureCodingCGColorWrapper is implemented in both /Volumes/Timothy/Work/Safari/OpenSource/WebKitBuild/Debug/WebKit.framework/Versions/A/WebKit (0x13f7480e8) and /Volumes/Timothy/Work/Safari/OpenSource/WebKitBuild/Debug/TestWebKitAPI (0x106098788). One of the two will be used. Which one is undefined. objc[48458]: Class WKKeyedCoder is implemented in both /Volumes/Timothy/Work/Safari/OpenSource/WebKitBuild/Debug/WebKit.framework/Versions/A/WebKit (0x13f7481b0) and /Volumes/Timothy/Work/Safari/OpenSource/WebKitBuild/Debug/TestWebKitAPI (0x106098850). One of the two will be used. Which one is undefined.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-14 16:58:49 PDT
Alexey Proskuryakov
Comment 2 2024-03-20 11:02:17 PDT
*** This bug has been marked as a duplicate of bug 264058 ***
Note You need to log in before you can comment on or make changes to this bug.