summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/filesystem/workers/async-operations-expected.txt
blob: 5a2ff54d9c5ff33876964c112957e2a9c4ec5e71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Worker] Test making multiple async FileSystem operations.

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


Starting worker: ../resources/async-operations.js
[Worker] requested FileSystem.
[Worker] Got FileSystem:file__0:Temporary
[Worker] Starting async test stage 1.
[Worker] Starting async test stage 2.
[Worker] Verifying the FileSystem status.
PASS [Worker] "/a,/b,/c,/d2,/e,/f" is "/a,/b,/c,/d2,/e,/f"
PASS [Worker] dirsCount is 3
PASS successfullyParsed is true

TEST COMPLETE