• S
    Fix stats_history_test failure on Windows (#8520) · 5535d06b
    sherriiiliu 提交于
    Summary:
    Fixed a stats_history_test failure on Windows
    * In StatsHistoryTest.InMemoryStatsHistoryPurging test, the capping memory cost of stats_history_size on Windows increases to 15000 bytes with latest changes
    
    Pull Request resolved: https://github.com/facebook/rocksdb/pull/8520
    
    Reviewed By: ajkr
    
    Differential Revision: D29734631
    
    Pulled By: mrambacher
    
    fbshipit-source-id: 461698fcf22ef06acfb7f7aa86f8415aaffe7f1e
    5535d06b
stats_history_test.cc 23.1 KB