Commit fb9bd19a authored by dieter's avatar dieter

add debugging code to the failing `drop_cache_rather_than_verify` test to get more analysis hints

parent 2440da7c
......@@ -75,6 +75,10 @@ Now, we'll restart the server on the original address:
>>> wait_connected(db.storage)
##### debugging only ########
>>> print(db.storage._server.client.verify_result)
cache too old, clearing
Now, let's verify our assertions above:
- Publishes a stale-cache event.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment