Skip to content

Commit 6809fd2

Browse files
talevyweizijun
authored andcommitted
mute failing test in 20_mix_typeless_typeful
awaits fix in elastic#39198
1 parent dc80d03 commit 6809fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/indices.create/20_mix_typeless_typeful.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
"Implicitly create a typeless index while there is a typed template":
105105

106106
- skip:
107-
version: " - 6.99.99"
108-
reason: needs typeless index operations to work on typed indices
107+
version: "all"
108+
reason: "awaits fix in #39198"
109109

110110
- do:
111111
indices.put_template:

0 commit comments

Comments
 (0)