1. 05 9月, 2014 1 次提交
    • I
      Fix travis builds · 51ea8890
      Igor Canadi 提交于
      Summary:
      Lots of travis builds are failing because on EnvPosixTest.RandomAccessUniqueID: https://travis-ci.org/facebook/rocksdb/builds/34400833
      
      This is the result of their environment and not because of RocksDB's bug.
      
      Also note that RocksDB works correctly even though UniqueID feature is not present in the system (as it's the case with os x)
      
      Test Plan:
      OPT=-DTRAVIS make env_test && ./env_test
      Observed that offending tests are not being run
      
      Reviewers: sdong, yhchiang, ljin
      
      Reviewed By: ljin
      
      Subscribers: leveldb
      
      Differential Revision: https://reviews.facebook.net/D22803
      51ea8890
  2. 15 5月, 2014 1 次提交
  3. 11 5月, 2014 1 次提交