Skip to content

Commit

Permalink
Update skip after backport
Browse files Browse the repository at this point in the history
Now that elastic#51868 is fully backported we can run its tests in the
backwards compatibility tests.
  • Loading branch information
nik9000 committed Feb 12, 2020
1 parent da2b67d commit dd12c22
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,8 @@ setup:
---
"sub aggs":
- skip:
version: " - 7.99.99"
reason: Sub aggs fixed in 8.0 (to be backported to 7.6.1)
version: " - 7.6.1"
reason: Sub aggs fixed in 7.6.1

- do:
index:
Expand Down

0 comments on commit dd12c22

Please sign in to comment.