Test: mute failing mtermvector rest test

See #36281
This commit is contained in:
jaymode 2018-12-05 12:52:46 -07:00
parent dba3f4ec9f
commit 5ba0ed9c8f
No known key found for this signature in database
GPG Key ID: D859847567B3493D
1 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,9 @@ setup:
--- ---
"Basic tests for multi termvector get": "Basic tests for multi termvector get":
- skip:
version: "all"
reason: "Test fails in ci see https://github.com/elastic/elasticsearch/issues/36281"
- do: - do:
mtermvectors: mtermvectors:
"term_statistics" : true "term_statistics" : true