| Index: LayoutTests/fast/workers/storage/multiple-databases-garbage-collection-expected.txt
|
| diff --git a/LayoutTests/fast/workers/storage/multiple-databases-garbage-collection-expected.txt b/LayoutTests/fast/workers/storage/multiple-databases-garbage-collection-expected.txt
|
| deleted file mode 100644
|
| index fe8b4593682bc64f954087e18fd515b128b56076..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/workers/storage/multiple-databases-garbage-collection-expected.txt
|
| +++ /dev/null
|
| @@ -1,5 +0,0 @@
|
| -CONSOLE WARNING: 'openDatabase' in Workers is deprecated. Please switch to Indexed Database API.
|
| -This test opens two databases, queues up a series of operations on both, then "forgets" about one of them. After forcing GC, resources associated with that database should be freed gracefully.
|
| -Forgotten Database Transaction Complete
|
| -Persistent Database Transaction Complete
|
| -
|
|
|