• A
    Fix a coding error in db_test.cc · de278a6d
    amayank 提交于
    Summary: The new function MinLevelToCompress in db_test.cc was incomplete. It needs to tell the calling function-TEST whether the test has to be skipped or not
    
    Test Plan: make all;./db_test
    
    Reviewers: dhruba, heyongqiang
    
    Reviewed By: dhruba
    
    CC: sheki
    
    Differential Revision: https://reviews.facebook.net/D6771
    de278a6d
db_test.cc 75.5 KB