[skip ci] Fix wrong xfail (#8831)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
pull/8841/head
ThreadDao 2021-09-29 14:32:00 +08:00 committed by GitHub
parent a30f514764
commit 7e0916beed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ class TestQueryParams(TestcaseBase):
check_task=CheckTasks.check_query_results, check_items={exp_res: res})
@pytest.mark.tags(CaseLabel.L2)
# @pytest.mark.xfail(reason="issue #7521 #7522")
@pytest.mark.xfail(reason="issue #7521 #7522")
def test_query_expr_by_bool_field(self):
"""
target: test query by bool field and output binary field