Update compact case for compact outside time travel (#13410)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
ThreadDao 2021-12-15 17:03:33 +08:00 committed by GitHub
parent 2aa1d5d714
commit 9e25d5ecb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -573,7 +573,6 @@ class TestCompactionOperation(TestcaseBase):
travel_timestamp=tt)
assert 0 in search_one[0].ids
@pytest.mark.xfail(reason="Issue 12450")
@pytest.mark.tags(CaseLabel.L3)
def test_compact_delete_outside_time_travel(self):
"""
@ -602,6 +601,7 @@ class TestCompactionOperation(TestcaseBase):
sleep(60)
collection_w.compact()
collection_w.wait_for_compaction_completed()
collection_w.load()
# search with travel_time tt