Commit Graph

21 Commits (0d800dadea56aa06901168c4b08eb4703a75118c)

Author SHA1 Message Date
mrambacher c7c7b07f06 More Makefile Cleanup (#7097) 4 years ago
Andrew Kryczka b464a85e33 fix transaction rollback in db_stress TestMultiGet (#6873) 4 years ago
anand76 eb04bb86c6 Fix a bug in crash_test_with_txn (#6860) 4 years ago
anand76 39b24432d4 Strengthen MultiGet correctness verification in NoBatchedOpsStress (#6849) 4 years ago
anand76 9e7b7e2c08 Silence false alarms in db_stress fault injection (#6741) 4 years ago
anand76 234e2ed5b6 Fix a couple of bugs in db_stress fault injection (#6700) 4 years ago
anand76 5c19a441c4 Fault injection in db_stress (#6538) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
anand76 687119aeaf Variable key length in db_stress (#6273) 5 years ago
Maysam Yabandeh 83957dc510 Exclude MergeInProgress status from errors in stress tests (#6257) 5 years ago
Maysam Yabandeh 7c98d71567 Print before AddErrors in stress tests (#6256) 5 years ago
Peter Dillinger 95d226d8f5 Fix a clang analyzer report, and 'analyze' make rule (#6244) 5 years ago
Peter Dillinger 37fd2b9694 Revert "Generate variable length keys in db_stress (#6165)" and follow-ups (#6243) 5 years ago
Peter Dillinger 5f559897cf Disable occasionally failing assertion in TestPrefixScan (#6238) 5 years ago
anand76 d4da412864 Add Transaction::MultiGet to db_stress (#6227) 5 years ago
anand76 3160edfdc7 Generate variable length keys in db_stress (#6165) 5 years ago
sdong 338c149b92 crash_test to cover bottommost compression and some other changes (#6215) 5 years ago
Yanqin Jin 670a916d01 Add more verification to db_stress (#6173) 5 years ago
Peter Dillinger 58d46d1915 Add useful idioms to Random API (OneInOpt, PercentTrue) (#6154) 5 years ago
sdong a960287dee db_stress: Some code style improvements (#6137) 5 years ago
sdong 7d79b32618 Break db_stress_tool.cc to a list of source files (#6134) 5 years ago