[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