소스 검색

Mute YAML test for #99318

David Turner 2 년 전
부모
커밋
a40b61a0d8
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 4 2
      rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.vectors/90_sparse_vector.yml

+ 4 - 2
rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.vectors/90_sparse_vector.yml

@@ -122,8 +122,10 @@
 ---
 "Sparse vector in 8.x":
   - skip:
-      version: " - 7.99.99, 8.11.0 - "
-      reason: "sparse_vector field type not supported in 8.x until 8.11.0"
+      # version: " - 7.99.99, 8.11.0 - "
+      # reason: "sparse_vector field type not supported in 8.x until 8.11.0"
+      version: "all"
+      reason: "https://github.com/elastic/elasticsearch/issues/99318"
   - do:
       catch: /The \[sparse_vector\] field type is no longer supported/
       indices.create: