diff --git a/tests/python_test/entity/test_search.py b/tests/python_test/entity/test_search.py index 928caece08c6e2aab29547b68eb41fd15f1cc405..629ef86ac12a198d25e7d3f36cf863540c316f4f 100644 --- a/tests/python_test/entity/test_search.py +++ b/tests/python_test/entity/test_search.py @@ -1775,7 +1775,7 @@ class TestSearchInvalid(object): # #1463 @pytest.mark.level(2) - @pytest.mark.tags("fail") + @pytest.mark.tags(CaseLabel.tags_0331) def test_search_with_invalid_params(self, connect, collection, get_simple_index, get_search_params): ''' target: test search function, with the wrong nprobe