• Y
    Fix db_block_cache_test in lite build · 725184b0
    Yi Wu 提交于
    Summary: D56715 move some of the tests from db_test to db_block_cache_test. Some of them should be disabled in lite build.
    
    Test Plan:
        make check -j32
        OPT='-DROCKSDB_LITE' make check -j32
    
    Reviewers: sdong
    
    Reviewed By: sdong
    
    Subscribers: andrewkr, dhruba, leveldb
    
    Differential Revision: https://reviews.facebook.net/D56907
    725184b0
db_block_cache_test.cc 16.9 KB