• Y
    Disable two dynamic options tests under lite build · c6654588
    Yi Wu 提交于
    Summary: RocksDB lite don't support dynamic options. Disable the two test from lite build, and assert `SetOptions` should return `status::OK`.
    
    Test Plan: Run the db_options test under lite build and normal build.
    
    Reviewers: sdong
    
    Reviewed By: sdong
    
    Subscribers: andrewkr, dhruba, leveldb
    
    Differential Revision: https://reviews.facebook.net/D61119
    c6654588
db_options_test.cc 3.8 KB