Browse Source

AwaitsFix: https://github.com/elastic/elasticsearch/issues/110719

Benjamin Trent 1 year ago
parent
commit
11d9e9becb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -76,6 +76,9 @@ tests:
 - class: "org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests"
   issue: "https://github.com/elastic/elasticsearch/issues/110408"
   method: "testCreateAndRestorePartialSearchableSnapshot"
+- class: "org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT"
+  issue: "https://github.com/elastic/elasticsearch/issues/110719"
+  method: "test {p0=search.vectors/45_knn_search_byte/Test nonexistent field}"
 
 # Examples:
 #