/home/clopez/webkit/webkit/layout-test-results/storage/websql/quota-tracking-actual.txt

1 UI DELEGATE DATABASE CALLBACK: exceededDatabaseQuotaForSecurityOrigin:{file, , 0} database:QuotaManagementDatabase2
21This test checks to make sure that quotas are enforced per-origin instead of per-database, as they were prior to http://trac.webkit.org/projects/webkit/changeset/29983.
32The test clears all databases, sets the quota for the origin to 40k, then tries to insert 17k of data into two databases. If things go as planned, the second insert should fail, the UI Delegate should be informed of the exceeded quota and should increase the quota for this origin. Inserting 17k of data the third time should succeed again.
43Adding a table

65Done adding data
76Adding a table
87Inserting some data
9 Expected quota exception - there was not enough remaining storage space, or the storage quota was reached and the user declined to allow more space
10 Done adding data
11 Adding a table
12 Inserting some data
13 Done adding data
 8This statement should not have been run.
149Test Complete
1510