From 12eac6ad4b4d2a85dfc5e2847c492d80e81e4c02 Mon Sep 17 00:00:00 2001 From: Alpar Torok Date: Tue, 12 Feb 2019 15:55:08 +0200 Subject: [PATCH] Mute failing test (#38781) Tracking #38711 --- .../test/indices.create/20_mix_typeless_typeful.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/20_mix_typeless_typeful.yml b/rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/20_mix_typeless_typeful.yml index 1eab9d61597..e3239d8b8c3 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/20_mix_typeless_typeful.yml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/20_mix_typeless_typeful.yml @@ -104,8 +104,10 @@ "Implicitly create a typeless index while there is a typed template": - skip: - version: " - 6.99.99" - reason: needs typeless index operations to work on typed indices + #version: " - 6.99.99" + #reason: needs typeless index operations to work on typed indices + version: "all" + reason: "muted, waiting for #38711" - do: indices.put_template: