Jay Zhuang
6bab278291
Fix flaky SimCacheTest.SimCacheLogging (#9373)
Summary:
The random string may contain the string we're checking, e.g.:
```
ADD - 206FBC78E96BC4C6A2DDDDC0AD5D1ADD - 111
```
Only check the line starts-with "ADD -".
Pull Request resolved: https://github.com/facebook/rocksdb/pull/9373
Test Plan: `gtest-parallel ./sim_cache_test --gtest_filter=SimCacheTest.SimCacheLogging -r 1000`
Reviewed By: riversand963
Differential Revision: D33519574
Pulled By: jay-zhuang
fbshipit-source-id: d0c1c9b0b489246d292e7da4133030edaa748099
2022-01-10 22:03:36 -08:00
..
2021-08-11 19:32:46 -07:00
2021-08-11 19:32:46 -07:00
2020-02-20 12:09:57 -08:00
2022-01-10 22:03:36 -08:00
2022-01-10 22:03:36 -08:00