haikuwebkit/LayoutTests/storage/indexeddb/modern/gc-closes-database-expected...

15 lines
372 B
Plaintext

This tests that when IDBDatabase objects are destroyed in garbage collection that their database handles are closed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Database deleted
Creating the default database
Database upgraded to version 1
Database created
Huge upgrade open success
PASS successfullyParsed is true
TEST COMPLETE