mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Add expiration to sqlite-cluster.btest
This commit is contained in:
parent
97a2ec379e
commit
fb165c5ef1
3 changed files with 32 additions and 10 deletions
|
@ -1,3 +1,4 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
sqlite_data_written
|
||||
worker-2, [code=Storage::SUCCESS, error_str=<uninitialized>, value=5678]
|
||||
worker-2, get result 1 after expiration, [code=Storage::SUCCESS, error_str=<uninitialized>, value=value1234]
|
||||
worker-2, get result 2 after expiration, [code=Storage::KEY_NOT_FOUND, error_str=<uninitialized>, value=<uninitialized>]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue