From a7eab00037bc942ac856522e9ab0271c59e603e7 Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Thu, 7 Jan 2021 15:58:26 -0500 Subject: [PATCH] Update skip after backport of #67043 Now that #67043 has been backported we can update the skip so the bwc tests don't complain. --- .../test/search.aggregation/220_filters_bucket.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/220_filters_bucket.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/220_filters_bucket.yml index 26d354bcdeab8..4eb20901560f7 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/220_filters_bucket.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search.aggregation/220_filters_bucket.yml @@ -345,8 +345,8 @@ setup: --- nested: - skip: - version: " - 7.11.99" - reason: fixed in 7.12.0 to be backported to 7.11.0 + version: " - 7.10.99" + reason: fixed in 7.11.0 # Tests that we don't accidentally match nested documents when the filter # matches it.