From 52aa48d6d4033c4fa140e4d48b202897621447dc Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Tue, 11 Feb 2020 17:02:21 -0500 Subject: [PATCH] Update skip for backported fix Now that #51172 is fully backported we can fix the `skip` clause in the bwc tests for it. --- .../rest-api-spec/test/search.aggregation/230_composite.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml index 6787629789ae6..8d3f0899de3fa 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/230_composite.yml @@ -821,8 +821,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