summaryrefslogtreecommitdiff
path: root/rest-api-spec/src/main
diff options
context:
space:
mode:
authorSimon Willnauer <simonw@apache.org>2017-05-05 16:02:26 +0200
committerGitHub <noreply@github.com>2017-05-05 16:02:26 +0200
commit5bfb98ade4d1692093ac47fe882ecef633529f8c (patch)
tree0f7a4e7bed1f6af7bb2ed03493fff09f5a942535 /rest-api-spec/src/main
parent017411929664bba1d01ee5420d4316939b7c5509 (diff)
[TEST] Reenable disabled tests for _field_caps and _search_shards (#24505)
Diffstat (limited to 'rest-api-spec/src/main')
-rw-r--r--rest-api-spec/src/main/resources/rest-api-spec/test/field_caps/10_basic.yaml4
-rw-r--r--rest-api-spec/src/main/resources/rest-api-spec/test/search_shards/10_basic.yaml4
2 files changed, 4 insertions, 4 deletions
diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/field_caps/10_basic.yaml b/rest-api-spec/src/main/resources/rest-api-spec/test/field_caps/10_basic.yaml
index 2568f401a5..f22afb9116 100644
--- a/rest-api-spec/src/main/resources/rest-api-spec/test/field_caps/10_basic.yaml
+++ b/rest-api-spec/src/main/resources/rest-api-spec/test/field_caps/10_basic.yaml
@@ -169,8 +169,8 @@ setup:
---
"Mix in non-existing field field caps":
- skip:
- version: " - 6.0.0" # temporarily disabled
- reason: this bug has been fixed in 5.4.0
+ version: " - 5.4.0"
+ reason: "#24504 fixed a bug in this API in 5.4.1"
- do:
field_caps:
diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/search_shards/10_basic.yaml b/rest-api-spec/src/main/resources/rest-api-spec/test/search_shards/10_basic.yaml
index ef01f3b7b4..c2d341e343 100644
--- a/rest-api-spec/src/main/resources/rest-api-spec/test/search_shards/10_basic.yaml
+++ b/rest-api-spec/src/main/resources/rest-api-spec/test/search_shards/10_basic.yaml
@@ -14,8 +14,8 @@
---
"Search shards aliases with and without filters":
- skip:
- version: " - 6.0.0" # temporarily disabled
- reason: indices section was added in 5.1.0
+ version: " - 5.4.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:
indices.create: