test: remove xfail for testcase (#30622)

issue has been fixed then remove xfail for testcase

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/30632/head
zhuwenxing 2024-02-18 11:54:49 +08:00 committed by GitHub
parent a297baae9d
commit bb63e324b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -213,7 +213,6 @@ class TestInsertVectorNegative(TestBase):
class TestSearchVector(TestBase):
@pytest.mark.parametrize("metric_type", ["IP", "L2"])
@pytest.mark.xfail(reason="https://github.com/milvus-io/milvus/issues/30102")
def test_search_vector_with_simple_payload(self, metric_type):
"""
Search a vector with a simple payload