We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5373a77 commit ac535f5Copy full SHA for ac535f5
rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml
@@ -434,8 +434,8 @@ setup:
434
---
435
"date_histogram with pre-epoch daylight savings time transition":
436
- skip:
437
- version: " - 7.6.99"
438
- reason: bug fixed in 7.7.0. will be backported to 7.6.1
+ version: " - 7.6.1"
+ reason: bug fixed in 7.6.1.
439
# Add date_nanos to the mapping. We couldn't do it during setup because that
440
# is run against 6.8 which doesn't have date_nanos
441
- do:
0 commit comments