Przeglądaj źródła

Muting SparseVectorQueryBuilderTests.testToQuery (#117998)

Keith Massey 10 miesięcy temu
rodzic
commit
285ab013ce
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -414,3 +414,6 @@ tests:
   issue: https://github.com/elastic/elasticsearch/issues/117862
 - class: org.elasticsearch.xpack.security.authc.ldap.UserAttributeGroupsResolverTests
   issue: https://github.com/elastic/elasticsearch/issues/116537
+- class: org.elasticsearch.xpack.core.ml.search.SparseVectorQueryBuilderTests
+  method: testToQuery
+  issue: https://github.com/elastic/elasticsearch/issues/117998