Skip to content

Commit

Permalink
Update skip for backported fix (#52240)
Browse files Browse the repository at this point in the history
Now that #51172 is fully backported we can fix the `skip` clause in the
bwc tests for it.
  • Loading branch information
nik9000 authored Feb 12, 2020
1 parent c99210d commit b38c04f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -786,8 +786,8 @@ setup:
---
"date_histogram with time_zone":
- skip:
version: " - 7.99.99"
reason: This will fail against 7.whatever until we backport the fix
version: " - 7.6.0"
reason: Fixed in 7.6.0
- do:
index:
index: test
Expand Down

0 comments on commit b38c04f

Please sign in to comment.