blob: 49d1d41078482b21e10fb3c842e54e937f37935c [file] [log] [blame]
[Worker] Obtaining File from FileEntrySync.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Starting worker: ../resources/file-from-file-entry-sync.js
PASS [Worker] testFile.name is testFileEntry.name
PASS [Worker] testFile.type is 'text/plain'
PASS [Worker] testFile.size is 0
PASS successfullyParsed is true
TEST COMPLETE