[Webkit-unassigned] [Bug 177271] New: [ios-simulator] API test DataInteractionTests.ExternalSourceDataTransferItemGetFolderAsEntry is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 20 14:16:50 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=177271

            Bug ID: 177271
           Summary: [ios-simulator] API test
                    DataInteractionTests.ExternalSourceDataTransferItemGet
                    FolderAsEntry is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

FAIL DataInteractionTests.ExternalSourceDataTransferItemGetFolderAsEntry

/Volumes/Data/slave/ios-simulator-11-release/build/Tools/TestWebKitAPI/Tests/ios/DataInteractionTests.mm:1022
Value of: [webView stringByEvaluatingJavaScript:@"output.value"]
  Actual: "Found data transfer item (kind: 'file', type: '')
DIR: /somedirectory
DIR: /somedirectory/subdirectory1
DIR: /somedirectory/subdirectory2
FILE: /somedirectory/archive.zip ('application/zip', 988 bytes)
FILE: /somedirectory/icon.png ('image/png', 42130 bytes)
FILE: /somedirectory/subdirectory1/text-file-1.txt ('text/plain', 43 bytes)
FILE: /somedirectory/subdirectory2/text-file-2.txt ('text/plain', 44 bytes)"
Expected: [expectedOutput componentsJoinedByString:@"\n"]
Which is: "Found data transfer item (kind: 'string', type: 'text/plain')
Found data transfer item (kind: 'file', type: '')
DIR: /somedirectory
DIR: /somedirectory/subdirectory1
DIR: /somedirectory/subdirectory2
FILE: /somedirectory/archive.zip ('application/zip', 988 bytes)
FILE: /somedirectory/icon.png ('image/png', 42130 bytes)
FILE: /somedirectory/subdirectory1/text-file-1.txt ('text/plain', 43 bytes)
FILE: /somedirectory/subdirectory2/text-file-2.txt ('text/plain', 44 bytes)"

https://build.webkit.org/builders/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/builds/8

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170920/4cc7a198/attachment.html>


More information about the webkit-unassigned mailing list