summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/filesystem/workers/simple-persistent-expected.txt
blob: 5c439a22cfe09b15ada538982438f7207f3804c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Worker] requestFileSystem PERSISTENT test.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


Starting worker: ../resources/simple-persistent.js
[Worker] Successfully obtained PERSISTENT FileSystem:file__0:Persistent
PASS [Worker] fileSystem.name.length > 0 is true
PASS [Worker] fileSystem.root.fullPath is "/"
PASS successfullyParsed is true

TEST COMPLETE