[TEST] Reenable disabled tests for _field_caps and _search_shards (#24505)

This commit is contained in:
Simon Willnauer 2017-05-05 16:02:26 +02:00 committed by GitHub
parent 0174119296
commit 5bfb98ade4
2 changed files with 4 additions and 4 deletions

View File

@ -169,8 +169,8 @@ setup:
--- ---
"Mix in non-existing field field caps": "Mix in non-existing field field caps":
- skip: - skip:
version: " - 6.0.0" # temporarily disabled version: " - 5.4.0"
reason: this bug has been fixed in 5.4.0 reason: "#24504 fixed a bug in this API in 5.4.1"
- do: - do:
field_caps: field_caps:

View File

@ -14,8 +14,8 @@
--- ---
"Search shards aliases with and without filters": "Search shards aliases with and without filters":
- skip: - skip:
version: " - 6.0.0" # temporarily disabled version: " - 5.4.0"
reason: indices section was added in 5.1.0 reason: "#24489 fixed a bug that not all aliases where added in 5.4.1 - indices section was added in 5.1.0"
- do: - do:
indices.create: indices.create: