From 4a8759ef4c0ec3ca1c3e2b5fcdf6f258152820e3 Mon Sep 17 00:00:00 2001 From: Jim Ferenczi Date: Tue, 6 Jun 2017 09:33:56 +0200 Subject: [PATCH] Collapse inner hits rest test should not skip 5.x Relates https://github.com/elastic/elasticsearch/pull/24517 --- .../rest-api-spec/test/search/110_field_collapsing.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search/110_field_collapsing.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/search/110_field_collapsing.yml index 77ba43198bf..5ea597436be 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/search/110_field_collapsing.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search/110_field_collapsing.yml @@ -107,8 +107,8 @@ setup: "field collapsing and inner_hits": - skip: - version: " - 5.99.99" - reason: disable this test temporary due to a pending backport (#24517) + version: " - 5.2.99" + reason: this uses a new API that has been added in 5.3 - do: search: