Skip to content

Commit d0bc7a2

Browse files
committed
Revert "Mute failing test 20_mix_typless_typefull (elastic#38781)" (elastic#38912)
This reverts commit b91e058. This should be fixed by elastic#38873 Resolves elastic#38711
1 parent 9f56095 commit d0bc7a2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +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
109-
version: "all"
110-
reason: "muted, waiting for #38711"
107+
version: " - 6.99.99"
108+
reason: needs typeless index operations to work on typed indices
111109

112110
- do:
113111
indices.put_template:

0 commit comments

Comments
 (0)