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

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


Starting worker: ../resources/sync-operations.js
PASS [Worker] entries.__proto__ is Array.prototype
PASS [Worker] entries.__proto__ is Array.prototype
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