• S
    DBTest.MergeTestTime to only use fake time to be determinstic · d5540e18
    sdong 提交于
    Summary: DBTest.MergeTestTime is a test verifying timing counters. Depending on real time may cause non-determinstic results. Change to fake time to be determinsitic.
    
    Test Plan: Run the test and make sure it passes
    
    Reviewers: yhchiang, anthony, rven, kradhakrishnan, IslamAbdelRahman
    
    Reviewed By: IslamAbdelRahman
    
    Subscribers: leveldb, dhruba
    
    Differential Revision: https://reviews.facebook.net/D50883
    d5540e18
db_test_util.h 20.3 KB