OSDN Git Service

Merge WebKit at r70209: Initial merge by Git
[android-x86/external-webkit.git] / LayoutTests / storage / test-authorizer-expected.txt
1 This test tests the database authorizer.
2 SQLITE_CREATE_TABLE statement succeeded.
3 SQLITE_CREATE_INDEX statement succeeded.
4 SQLITE_CREATE_TEMP_TABLE statement succeeded.
5 SQLITE_CREATE_TEMP_TRIGGER statement succeeded.
6 SQLITE_CREATE_TEMP_VIEW statement succeeded.
7 SQLITE_CREATE_TRIGGER statement succeeded.
8 SQLITE_CREATE_VIEW statement succeeded.
9 SQLITE_CREATE_VTABLE statement failed: not authorized
10 SQLITE_READ statement succeeded.
11 SQLITE_SELECT statement succeeded.
12 SQLITE_DELETE statement succeeded.
13 SQLITE_INSERT statement succeeded.
14 SQLITE_UPDATE statement succeeded.
15 SQLITE_PRAGMA statement failed: not authorized
16 SQLITE_ALTER_TABLE statement succeeded.
17 SQLITE_ALTER_TABLE statement succeeded.
18 SQLITE_TRANSACTION statement failed: not authorized
19 SQLITE_ATTACH statement failed: not authorized
20 SQLITE_DETACH statement failed: not authorized
21 SQLITE_REINDEX statement succeeded.
22 SQLITE_ANALYZE statement failed: not authorized
23 SQLITE_DROP_INDEX statement succeeded.
24 SQLITE_DROP_TEMP_TABLE statement succeeded.
25 SQLITE_DROP_TEMP_TRIGGER statement succeeded.
26 SQLITE_DROP_TEMP_VIEW statement succeeded.
27 SQLITE_DROP_TRIGGER statement succeeded.
28 SQLITE_DROP_VIEW statement succeeded.
29 SQLITE_DROP_TABLE statement succeeded.
30 Write transaction succeeded.
31 SQLITE_CREATE_TABLE statement failed: not authorized
32 SQLITE_CREATE_TABLE statement succeeded.
33 SQLITE_CREATE_INDEX statement failed: not authorized
34 SQLITE_CREATE_TEMP_TABLE statement failed: not authorized
35 SQLITE_CREATE_TEMP_TRIGGER statement failed: not authorized
36 SQLITE_CREATE_TEMP_VIEW statement failed: not authorized
37 SQLITE_CREATE_TRIGGER statement failed: not authorized
38 SQLITE_CREATE_VIEW statement failed: not authorized
39 SQLITE_CREATE_VTABLE statement failed: not authorized
40 SQLITE_CREATE_INDEX statement succeeded.
41 SQLITE_CREATE_TEMP_TABLE statement succeeded.
42 SQLITE_CREATE_TEMP_TRIGGER statement succeeded.
43 SQLITE_CREATE_TEMP_VIEW statement succeeded.
44 SQLITE_CREATE_TRIGGER statement succeeded.
45 SQLITE_CREATE_VIEW statement succeeded.
46 SQLITE_CREATE_VTABLE statement failed: not authorized
47 SQLITE_READ statement succeeded.
48 SQLITE_SELECT statement succeeded.
49 SQLITE_DELETE statement failed: not authorized
50 SQLITE_INSERT statement failed: not authorized
51 SQLITE_UPDATE statement failed: not authorized
52 SQLITE_PRAGMA statement failed: not authorized
53 SQLITE_ALTER_TABLE statement failed: not authorized
54 SQLITE_ALTER_TABLE statement failed: no such table: TestTable
55 SQLITE_TRANSACTION statement failed: not authorized
56 SQLITE_ATTACH statement failed: not authorized
57 SQLITE_DETACH statement failed: not authorized
58 SQLITE_REINDEX statement failed: not authorized
59 SQLITE_ANALYZE statement failed: not authorized
60 SQLITE_DROP_INDEX statement failed: not authorized
61 SQLITE_DROP_TEMP_TABLE statement failed: not authorized
62 SQLITE_DROP_TEMP_TRIGGER statement failed: not authorized
63 SQLITE_DROP_TEMP_VIEW statement failed: not authorized
64 SQLITE_DROP_TRIGGER statement failed: not authorized
65 SQLITE_DROP_VIEW statement failed: not authorized
66 SQLITE_DROP_TABLE statement failed: not authorized
67 Read transactions succeeded.
68