Reenable test in `indices.put_mapping/20_mix_typeless_typeful.yml`. (#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.
This commit is contained in:
Adrien Grand 2019-02-20 11:33:50 +01:00 committed by GitHub
parent 988ce844e1
commit c28b6fb9b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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: