Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ class RocksDBSuite extends SparkFunSuite {
}
}

test("ensure that concurrent update and cleanup consistent versions") {
ignore("ensure that concurrent update and cleanup consistent versions") {
quietly {
val numThreads = 20
val numUpdatesInEachThread = 20
Expand Down