Adjust test skips now that inner_hits fix is backported.

This commit is contained in:
Julie Tibshirani 2020-12-21 14:58:20 -08:00
parent 2bc0dea2cc
commit 08b0920c6c
2 changed files with 4 additions and 4 deletions

View File

@ -85,8 +85,8 @@ setup:
---
"top_hits aggregation with nested documents and disabled _source":
- skip:
version: " - 7.99.99"
reason: "bug fix is not yet backported"
version: " - 7.10.1"
reason: "bug fix introduced in 7.10.2"
- do:
indices.create:
index: disabled-source

View File

@ -87,8 +87,8 @@ setup:
---
"Unified highlighter with stored fields and disabled source":
- skip:
version: " - 7.99.99"
reason: "bug fix is not yet backported"
version: "- 7.10.1"
reason: "bug fix introduced in 7.10.2"
- do:
indices.create:
index: disabled_source