Avi Kivity
925b44250d
tests: fix cql_test_env fight with storage_service
...
storage_service is a singleton, and wants a database for initialization.
On the other hand, database is a proper object that is created and
destroyed for each test. As a result storage_service ends up using
a destroyed object.
Work around this by:
- leaking the database object so that storage_service has something
to play with
- doing the second phase of storage_service initialization only once
2015-08-10 15:48:38 +03:00
..
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-06 15:32:02 +02:00
2015-08-05 14:16:52 +03:00
2015-08-07 13:00:31 +03:00
2015-04-15 14:27:08 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-10 15:48:38 +03:00
2015-08-05 14:16:52 +03:00
2015-08-09 00:05:33 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-06 15:23:51 +08:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-08 09:59:24 +02:00
2015-08-05 14:16:52 +03:00
2015-08-06 14:05:16 +02:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-08 09:59:24 +02:00
2015-08-05 14:16:52 +03:00
2015-08-07 09:30:54 -05:00
2015-08-07 08:31:55 -05:00
2015-08-07 08:31:55 -05:00
2015-08-07 09:30:54 -05:00
2015-08-05 14:16:52 +03:00
2015-07-21 16:12:54 +08:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00
2015-08-05 14:16:52 +03:00