Skip to content

Commit

Permalink
Mute MixedClusterClientYamlTestSuiteIT
Browse files Browse the repository at this point in the history
Details in elastic#49719
Relates elastic#47983
  • Loading branch information
dliappis committed Nov 29, 2019
1 parent 90e9d61 commit d388fd4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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/49719"
- do:
indices.create:
index: test_index
Expand Down

0 comments on commit d388fd4

Please sign in to comment.