• A
    Fix memtable_list_test · 0feeee64
    agiardullo 提交于
    Summary:
    Test failing due to a missing directory caused by a simple bug (did not run into this on my dev box since the path already existed).
    
    We should look into deleting test::TmpDir() before each test run.
    
    Test Plan: ran test
    
    Reviewers: igor, yhchiang, meyering, sdong
    
    Reviewed By: sdong
    
    Subscribers: dhruba, leveldb
    
    Differential Revision: https://reviews.facebook.net/D36831
    0feeee64
memtable_list_test.cc 12.9 KB