[TEST] skips shrink source mapping rest test

This change skips the rest test in `rest-api-spec/test/indices.shrink/20_source_mapping.yml` as it currently fails because if we don’t expect the deprecation warning the normal rest tests fail because they get a warning they don’t expect but if we do expect the deprecation warning the mixed cluster tests fail because they don’t get a warning which they expected.
This commit is contained in:
Colin Goodheart-Smithe 2017-07-17 12:24:07 +01:00
parent b1f8b75ac3
commit 7a401cd1d2
No known key found for this signature in database
GPG Key ID: F975E7BDD739B3C7
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
--- ---
"Shrink index ignores target template mapping": "Shrink index ignores target template mapping":
- skip: - skip:
version: " - 5.5.99" version: " - 6.0.99"
reason: bug fixed in 5.6.0 reason: bug fixed in 5.6.0 but no way to expect warning for normal rest test but not for mixed cluster test
features: "warnings" features: "warnings"
- do: - do: