Skip to content

Commit 7642e78

Browse files
authored
Enable rate agg test for 7.16 (#79471)
Now that the rate agg fix (#79346) was backported to v7.16 (#79449), we change the minimum version for the test
1 parent 17f711c commit 7642e78

File tree

1 file changed

+2
-2
lines changed
  • x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/analytics

1 file changed

+2
-2
lines changed

x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/analytics/rate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ setup:
3939
---
4040
"rate with doc_count":
4141
- skip:
42-
version: " - 7.99.99"
43-
reason: bug fixed in 8.0.0
42+
version: " - 7.15.99"
43+
reason: bug fixed in 7.16.0
4444
- do:
4545
bulk:
4646
index: test2

0 commit comments

Comments
 (0)