Skip to content

Commit c546cc3

Browse files
authored
Update skip after backport of #54298 (#54900)
We can run these tests again 7.8.0 now that it has the fix.
1 parent 192ad88 commit c546cc3

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/300_pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ setup:
102102
---
103103
"Top level bucket_sort":
104104
- skip:
105-
version: " - 7.99.99"
106-
reason: This validation was changed in 8.0.0 to be backported to 7.8.0
105+
version: " - 7.7.99"
106+
reason: This validation was changed in 7.8.0
107107

108108
- do:
109109
catch: /bucket_sort aggregation \[the_bad_bucket_sort\] must be declared inside of another aggregation/

0 commit comments

Comments
 (0)