summaryrefslogtreecommitdiff
path: root/test/elixir/test/compact_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/elixir/test/compact_test.exs')
-rw-r--r--test/elixir/test/compact_test.exs3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/elixir/test/compact_test.exs b/test/elixir/test/compact_test.exs
index 4b0a5a07a..4c6657ea9 100644
--- a/test/elixir/test/compact_test.exs
+++ b/test/elixir/test/compact_test.exs
@@ -12,6 +12,9 @@ defmodule CompactTest do
@att_name "foo.txt"
@att_plaintext "This is plain text"
+ # Need to investigate why compaction is not compacting (or compactor cannot complete)
+ # Refer:- https://github.com/apache/couchdb/pull/2127
+ @tag :pending
@tag :skip_on_jenkins
@tag :with_db
test "compaction reduces size of deleted docs", context do