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 / Tests | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/124647120>
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 264058 ***