test:add xfail for test case (#29634)

pr: https://github.com/milvus-io/milvus/pull/29599

Signed-off-by: elstic <hao.wang@zilliz.com>
pull/29652/head
elstic 2024-01-03 19:22:50 +08:00 committed by GitHub
parent fdbef35745
commit 77ca374d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -341,6 +341,7 @@ class TestQueryParams(TestcaseBase):
assert _r[ct.default_bool_field_name] == bool_value
@pytest.mark.tags(CaseLabel.L2)
@pytest.mark.xfail(reason="issue #29570")
def test_query_expr_by_int64(self):
"""
target: test query through int64 field and output int64 field