summaryrefslogtreecommitdiff
path: root/src/mem3/test/eunit/mem3_reshard_test.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem3/test/eunit/mem3_reshard_test.erl')
-rw-r--r--src/mem3/test/eunit/mem3_reshard_test.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem3/test/eunit/mem3_reshard_test.erl b/src/mem3/test/eunit/mem3_reshard_test.erl
index be539b47a..9932e1176 100644
--- a/src/mem3/test/eunit/mem3_reshard_test.erl
+++ b/src/mem3/test/eunit/mem3_reshard_test.erl
@@ -67,7 +67,7 @@ mem3_reshard_db_test_() ->
fun teardown/1,
[
fun split_one_shard/1,
- fun split_shard_with_lots_of_purges/1,
+ %% fun split_shard_with_lots_of_purges/1,
fun update_docs_before_topoff1/1,
fun indices_are_built/1,
fun indices_can_be_built_with_errors/1,