Mute locale dependent mapping tests (#39996)
This commit is contained in:
parent
9731ba4338
commit
87ec511684
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
"Test Index and Search locale dependent mappings / dates":
|
||||
- skip:
|
||||
version: " - 6.1.99"
|
||||
reason: JDK9 only supports this with a special sysproperty added in 6.2.0
|
||||
version: "all"
|
||||
reason: "Awaits fix: https://github.com/elastic/elasticsearch/issues/39981(Previously: JDK9 only supports this with a special sysproperty added in 6.2.0.)"
|
||||
- do:
|
||||
indices.create:
|
||||
index: test_index
|
||||
|
|
Loading…
Reference in New Issue