Skip to content

Commit

Permalink
Enable BWC test after backport (#52299)
Browse files Browse the repository at this point in the history
Now that we've backported #52016 we can run its tests when we're
performance backwards compatibility testing.
  • Loading branch information
nik9000 authored Feb 13, 2020
1 parent 30d8fa4 commit 24e36ba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@ setup:
---
"date_histogram with pre-epoch daylight savings time transition":
- skip:
version: " - 7.99.99"
reason: bug fixed in 8.0.0. will be backported to 7.6.1
version: " - 7.6.1"
reason: bug fixed in 7.6.1.

- do:
bulk:
Expand Down

0 comments on commit 24e36ba

Please sign in to comment.