From c28b6fb9b6c0e377a593f059ea0d11e4537baeda Mon Sep 17 00:00:00 2001 From: Adrien Grand Date: Wed, 20 Feb 2019 11:33:50 +0100 Subject: [PATCH] Reenable test in `indices.put_mapping/20_mix_typeless_typeful.yml`. (#39056) (#39057) This test had been disabled because of test failures, but it only affected the 6.x branch. The fix for 6.x is at #39054. On master/7.x/7.0 we can reenable the test as-is. --- .../test/indices.put_mapping/20_mix_typeless_typeful.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_mapping/20_mix_typeless_typeful.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_mapping/20_mix_typeless_typeful.yml index 7c6136d2739..13cb3321841 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_mapping/20_mix_typeless_typeful.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_mapping/20_mix_typeless_typeful.yml @@ -55,8 +55,8 @@ "PUT mapping with _doc on an index that has types": - skip: - version: "all" - reason: include_type_name is only supported as of 6.7 # AwaitsFix: https://github.com/elastic/elasticsearch/issues/38202 + version: " - 6.6.99" + reason: include_type_name is only supported as of 6.7 - do: