[TEST] Rollback temporarily disabled field_caps test (#24483)

This commit is contained in:
Simon Willnauer 2017-05-04 14:14:22 +02:00 committed by GitHub
parent ee6deb34d0
commit 07f106d39c
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
---
"Get simple field caps from remote cluster":
- skip:
version: " - 5.99.99"
reason: this uses a new API that has been added in 6.0.0
version: " - 5.4.99"
reason: this uses a new API functionality that has been added in 5.5.0
- do:
indices.create:

View File

@ -76,7 +76,7 @@ setup:
---
"Get simple field caps":
- skip:
version: " - 5.99.99" # temporarily disabled until bwc code is backported and propagated
version: " - 5.3.99"
reason: this uses a new API that has been added in 5.4.0
- do:
@ -117,7 +117,7 @@ setup:
---
"Get nested field caps":
- skip:
version: " - 5.99.99" # temporarily disabled until bwc code is backported and propagated
version: " - 5.3.99"
reason: this uses a new API that has been added in 5.4.0
- do:
@ -148,7 +148,7 @@ setup:
---
"Get prefix field caps":
- skip:
version: " - 5.99.99" # temporarily disabled until bwc code is backported and propagated
version: " - 5.3.99"
reason: this uses a new API that has been added in 5.4.0
- do: