Skip to content

Commit 6eab922

Browse files
committed
Update skip after backport
Now that we've backported elastic#50869 we can update the skip config for its test.
1 parent 0f7f1ec commit 6eab922

File tree

1 file changed

+2
-2
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -740,8 +740,8 @@ setup:
740740
---
741741
"Mixed ip and unmapped fields":
742742
- skip:
743-
version: " - 7.99.99"
744-
reason: This will fail against 7.x until the fix is backported there
743+
version: " - 7.5.99"
744+
reason: This was fixed in 7.6.0
745745
# It is important that the index *without* the ip field be sorted *before*
746746
# the index *with* the ip field because that has caused bugs in the past.
747747
- do:

0 commit comments

Comments
 (0)