Skip to content

Commit

Permalink
enhance: [skip e2e]Enable compaction it test (milvus-io#34526)
Browse files Browse the repository at this point in the history
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
  • Loading branch information
XuanYang-cn authored Jul 15, 2024
1 parent 1495b7a commit eb472b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/compaction/compaction_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,5 @@ func (s *CompactionSuite) TearDownSuite() {
}

func TestCompaction(t *testing.T) {
t.Skip("https://github.com/milvus-io/milvus/issues/33716")
suite.Run(t, new(CompactionSuite))
}

0 comments on commit eb472b7

Please sign in to comment.