Skip to content

Commit

Permalink
Adding skip for bwc
Browse files Browse the repository at this point in the history
Signed-off-by: Harsha Vamsi Kalluri <[email protected]>
  • Loading branch information
harshavamsi committed Dec 6, 2023
1 parent 2e48a4e commit 670afb4
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
setup:
- skip:
features: [ "headers" ]

- skip:
version: " - 2.11.99"
reason: "searching with only doc_values was added in 2.12.0"
---
"search on number fields with doc_values enabled":
- do:
Expand Down

0 comments on commit 670afb4

Please sign in to comment.