We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f7f1ec commit 6eab922Copy full SHA for 6eab922
rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml
@@ -740,8 +740,8 @@ setup:
740
---
741
"Mixed ip and unmapped fields":
742
- skip:
743
- version: " - 7.99.99"
744
- reason: This will fail against 7.x until the fix is backported there
+ version: " - 7.5.99"
+ reason: This was fixed in 7.6.0
745
# It is important that the index *without* the ip field be sorted *before*
746
# the index *with* the ip field because that has caused bugs in the past.
747
- do:
0 commit comments