Skip to content

Commit 8801ed0

Browse files
jtibshiraniSivagurunathanV
authored andcommitted
Adjust the skip version in tests for field collapsing with aliases.
Follow-up to elastic#50722, which was also backported to 7.5 and 7.6.
1 parent 027546b commit 8801ed0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search/110_field_collapsing.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,8 @@ setup:
348348
---
349349
"field collapsing on a field alias":
350350
- skip:
351-
version: " - 7.99.99"
352-
reason: the bug fix is not yet backported to 7.x
351+
version: " - 7.4.99"
352+
reason: the bug fix was introduced in 7.5
353353
- do:
354354
indices.create:
355355
index: alias-test

0 commit comments

Comments
 (0)