Skip to content

Commit f9ff26e

Browse files
committed
Mute whole suite for #82502 (#83252)
1 parent bee8632 commit f9ff26e

File tree

1 file changed

+2
-1
lines changed
  • modules/lang-mustache/src/yamlRestTest/resources/rest-api-spec/test/lang_mustache

1 file changed

+2
-1
lines changed

modules/lang-mustache/src/yamlRestTest/resources/rest-api-spec/test/lang_mustache/60_typed_keys.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
setup:
22
- skip:
3+
version: all
4+
reason: 'AwaitsFix: https://github.com/elastic/elasticsearch/issues/82502'
35
features: allowed_warnings
46
- do:
57
indices.put_template:
@@ -38,7 +40,6 @@ setup:
3840

3941
---
4042
"Search template with typed_keys parameter":
41-
4243
- do:
4344
put_script:
4445
id: template_1

0 commit comments

Comments
 (0)