We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d9e9b commit 97650b0Copy full SHA for 97650b0
muted-tests.yml
@@ -79,6 +79,9 @@ tests:
79
- class: "org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT"
80
issue: "https://github.com/elastic/elasticsearch/issues/110719"
81
method: "test {p0=search.vectors/45_knn_search_byte/Test nonexistent field}"
82
+- class: "org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT"
83
+ issue: "https://github.com/elastic/elasticsearch/issues/110720"
84
+ method: "test {p0=search.vectors/40_knn_search/Test nonexistent field}"
85
86
# Examples:
87
#
0 commit comments