mirror of https://github.com/milvus-io/milvus.git
parent
a30f514764
commit
7e0916beed
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue