Add skip for missing types REST test

This commit adds a skip for the missing types REST test. There was a bug
for an unclosed XContent object on version prior to version 5.0.3 which
is going to lead to different responses on vresions prior to 5.0.3 and
versions on or after version 5.0.3.
This commit is contained in:
Jason Tedor 2016-12-01 22:08:45 -05:00
parent 3f1d7be07a
commit 7861a9dc3e
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@
---
"Type missing when no types exist":
- skip:
version: " - 5.0.2"
reason: there was a bug prior to 5.0.2
- do:
catch: missing
indices.get_mapping: