1
0
Эх сурвалжийг харах

Reenable test in `indices.put_mapping/20_mix_typeless_typeful.yml`. (#39056)

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.
Adrien Grand 6 жил өмнө
parent
commit
29caf477b6

+ 2 - 2
rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_mapping/20_mix_typeless_typeful.yml

@@ -55,8 +55,8 @@
 "PUT mapping with _doc on an index that has types":
 "PUT mapping with _doc on an index that has types":
 
 
  - skip:
  - 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:
  - do: