Bug 208508
| Summary: | Regression r257754: API Test broken TestWebKitAPI.DragAndDropTests.CanStartDragOnEnormousImage | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | Per Arne Vollan <pvollan> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | aakash_jain, ap, pvollan, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=208415 | ||
Aakash Jain
Regression r257754 seems to have broken API Test: TestWebKitAPI.DragAndDropTests.CanStartDragOnEnormousImage
History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.DragAndDropTests.CanStartDragOnEnormousImage
Output:
TestWebKitAPI.DragAndDropTests.CanStartDragOnEnormousImage
UTI for MIME type image/svg+xml not found.
/Volumes/Data/worker/iOS-13-Simulator-Build-EWS/build/Tools/TestWebKitAPI/Tests/ios/DragAndDropTestsIOS.mm:265
Expected equality of these values:
(__bridge NSString *)kUTTypeScalableVectorGraphics
Which is: "public.svg-image"
[registeredTypes firstObject]
Which is: ""
EWS also warned about this failure in https://bugs.webkit.org/show_bug.cgi?id=208415
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/59992192>
Per Arne Vollan
*** This bug has been marked as a duplicate of bug 208513 ***