Bug 208508

Summary: Regression r257754: API Test broken TestWebKitAPI.DragAndDropTests.CanStartDragOnEnormousImage
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: 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

Description Aakash Jain 2020-03-03 05:03:02 PST
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
Comment 1 Radar WebKit Bug Importer 2020-03-03 05:03:42 PST
<rdar://problem/59992192>
Comment 2 Per Arne Vollan 2020-03-03 07:30:24 PST

*** This bug has been marked as a duplicate of bug 208513 ***