From 6eab9222e1f2a4feef4811f77c923bca324d1c50 Mon Sep 17 00:00:00 2001 From: Nik Everett Date: Fri, 17 Jan 2020 12:25:24 -0500 Subject: [PATCH] Update skip after backport Now that we've backported #50869 we can update the skip config for its test. --- .../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 adc61f1204fa9..6af3c8bd1b773 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 @@ -740,8 +740,8 @@ setup: --- "Mixed ip and unmapped fields": - skip: - version: " - 7.99.99" - reason: This will fail against 7.x until the fix is backported there + version: " - 7.5.99" + reason: This was fixed in 7.6.0 # It is important that the index *without* the ip field be sorted *before* # the index *with* the ip field because that has caused bugs in the past. - do: