Browse Source

Mute YAML test for #99318

David Turner 2 years ago
parent
commit
a40b61a0d8

+ 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":
 "Sparse vector in 8.x":
   - skip:
   - 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:
   - do:
       catch: /The \[sparse_vector\] field type is no longer supported/
       catch: /The \[sparse_vector\] field type is no longer supported/
       indices.create:
       indices.create: