Skip to content

Commit

Permalink
Reenable test in indices.put_mapping/20_mix_typeless_typeful.yml. (#…
Browse files Browse the repository at this point in the history
…39056) (#39057)

This test had been disabled because of test failures, but it only affected the
6.x branch. The fix for 6.x is at #39054. On master/7.x/7.0 we can reenable the
test as-is.
  • Loading branch information
jpountz authored Feb 20, 2019
1 parent 988ce84 commit c28b6fb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"PUT mapping with _doc on an index that has types":

- skip:
version: "all"
reason: include_type_name is only supported as of 6.7 # AwaitsFix: https://github.com/elastic/elasticsearch/issues/38202
version: " - 6.6.99"
reason: include_type_name is only supported as of 6.7


- do:
Expand Down

0 comments on commit c28b6fb

Please sign in to comment.