| Index: LayoutTests/fast/workers/storage/multiple-databases-garbage-collection.html
|
| diff --git a/LayoutTests/fast/workers/storage/multiple-databases-garbage-collection.html b/LayoutTests/fast/workers/storage/multiple-databases-garbage-collection.html
|
| deleted file mode 100644
|
| index 0ec34f472cfa990a453731913843dc4a13fdc58e..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/workers/storage/multiple-databases-garbage-collection.html
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -<html>
|
| -<head>
|
| -<script src="resources/database-worker-controller.js"></script>
|
| -</head>
|
| -<body onload="runTest('multiple-databases-garbage-collection.js');">
|
| -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.<br>
|
| -<pre id="console">
|
| -FAILURE: test didn't run.
|
| -</pre>
|
| -</body>
|
| -</html>
|
|
|