diff options
author | Kanak Kshetri <kanakkshetri@fastmail.fm> | 2020-01-31 07:33:15 -0600 |
---|---|---|
committer | dormando <dormando@rydia.net> | 2020-02-15 12:34:53 -0800 |
commit | 379e3df46dd2f08fb12f577bba70a9d7422b6f7c (patch) | |
tree | 46db6001a6d4eb45699abed3cdd9041ddaa7e688 /cache.c | |
parent | 57c2bc3c4ed7900187894e100613880d38c02f87 (diff) | |
download | memcached-379e3df46dd2f08fb12f577bba70a9d7422b6f7c.tar.gz |
stats_prefix: fix test failure due to non-determinism
If you have multiple keys, the order in which they are dumped is
non-deterministic because it involves iterating over a hash table.
Fix the assertions by searching for expected lines in output instead
of checking that the strings are exactly the same.
Diffstat (limited to 'cache.c')
0 files changed, 0 insertions, 0 deletions