Bug 208508 - Regression r257754: API Test broken TestWebKitAPI.DragAndDropTests.CanStartDragOnEnormousImage
Summary: Regression r257754: API Test broken TestWebKitAPI.DragAndDropTests.CanStartDr...
Status: RESOLVED DUPLICATE of bug 208513
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-03 05:03 PST by Aakash Jain
Modified: 2020-03-03 07:30 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***