Skip to content

Commit f9d11ca

Browse files
authored
Revert "Mute failing test 20_mix_typless_typefull (#38781)" (#38912)
This reverts commit b91e058. This should be fixed by #38873 Resolves #38711
1 parent a5cbef9 commit f9d11ca

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)