mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Signed-off-by: zhenwu <zhenwu@milvus.io> Co-authored-by: zhenwu <zhenwu@milvus.io>
This commit is contained in:
parent
bc8392eb1e
commit
0c70370374
@ -458,7 +458,7 @@ class TestQueryBase:
|
||||
with pytest.raises(Exception):
|
||||
connect.query(collection, default_term_expr, output_fields=["int"])
|
||||
|
||||
@pytest.mark.xfail(reason="#6074")
|
||||
# @pytest.mark.xfail(reason="#6074")
|
||||
def test_query_output_part_not_existed_field(self, connect, collection):
|
||||
"""
|
||||
target: test query output part not existed field
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user