Bug#793491: ITP: rocksdb -- A persistent key-value store for fast storage environments
retitle 793491 ITP: rocksdb -- A persistent key-value store for fast storage environments
owner 793491 !
thanks
The package is ready, quick local testing shows it's working. But its self test fails:
[ RUN ] ColumnFamilyTest.ReadDroppedColumnFamily
db/column_family_test.cc:1101: Failure
Value of: kKeysNum * ((i == 2) ? 1 : 2)
Actual: 10000
Expected: count
Which is: 9231
terminate called after throwing an instance of 'testing::internal::GoogleTestFailureException'
what(): db/column_family_test.cc:1101: Failure
Value of: kKeysNum * ((i == 2) ? 1 : 2)
Actual: 10000
Expected: count
Which is: 9231
Aborted
Reply to: