Skip to content

Commit

Permalink
unmute test
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosdelest committed Sep 8, 2023
1 parent 0e5b45c commit 10ed0ae
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,8 @@
---
"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: "all"
reason: "https://github.com/elastic/elasticsearch/issues/99318"
version: " - 7.99.99, 8.11.0 - "
reason: "sparse_vector field type not supported in 8.x until 8.11.0"
- do:
catch: /The \[sparse_vector\] field type .* supported/
indices.create:
Expand Down

0 comments on commit 10ed0ae

Please sign in to comment.