From 24e36ba326eafd017a342b44e55eb6f9da26f5c6 Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Thu, 13 Feb 2020 07:56:35 -0500 Subject: [PATCH] Enable BWC test after backport (#52299) Now that we've backported #52016 we can run its tests when we're performance backwards compatibility testing. --- .../rest-api-spec/test/search.aggregation/10_histogram.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml index e847b2a9d9246..75184138231a0 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/10_histogram.yml @@ -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: