Skip to content

Commit

Permalink
Revert "Mute failing test (elastic#38781)"
Browse files Browse the repository at this point in the history
This reverts commit b91e058.

This should be fixed by elastic#38873
  • Loading branch information
dakrone committed Feb 14, 2019
1 parent 2a03802 commit 9785e2e
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,8 @@
"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: "all"
reason: "muted, waiting for #38711"
version: " - 6.99.99"
reason: needs typeless index operations to work on typed indices

- do:
indices.put_template:
Expand Down

0 comments on commit 9785e2e

Please sign in to comment.