Skip to content

Commit d363b6b

Browse files
authored
Run 180_locale_dependent_mapping only since 6.8.5 (#49724)
closes #49719
1 parent 5adb33e commit d363b6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search/180_locale_dependent_mapping.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
"Test Index and Search locale dependent mappings / dates":
33
- skip:
4-
version: "all"
5-
reason: "Awaits fix: https://github.com/elastic/elasticsearch/issues/49719"
4+
version: " - 6.8.4"
5+
reason: JDK9 only supports this with a special sysproperty added in 6.2.0 and the fix for avoiding multiple 8 prefix is in 6.8.5
66
- do:
77
indices.create:
88
index: test_index

0 commit comments

Comments
 (0)