Skip to content

Commit 78f5f3b

Browse files
Remove comments from 10_basic.yml
1 parent f004bf4 commit 78f5f3b

File tree

1 file changed

+0
-2
lines changed
  • rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.allocation_explain

1 file changed

+0
-2
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.allocation_explain/10_basic.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,6 @@
820820
- match: { acknowledged: true }
821821

822822
- do:
823-
# Numerical values passed here are implicitly supported by RestRequest parsing all parameters as strings
824823
catch: /index_not_found_exception/
825824
cluster.allocation_explain:
826825
index: 0
@@ -912,7 +911,6 @@
912911
- is_true: rebalance_explanation
913912

914913
---
915-
# When a float is passed in the body, a ShardNotFoundException is thrown. This behaviour is corrected when passed via a path parameter
916914
"cluster shard allocation explanation test with float shard parameter passed in URL":
917915
- requires:
918916
test_runner_features: capabilities

0 commit comments

Comments
 (0)