Skip to content

Commit 9f72a7a

Browse files
authored
Mute test (#93628)
Backport of #93623
1 parent 86ce723 commit 9f72a7a

File tree

1 file changed

+5
-0
lines changed
  • rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.sort

1 file changed

+5
-0
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.sort/10_basic.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
"Index Sort":
33

4+
5+
- skip:
6+
version: "all"
7+
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/93599"
8+
49
- do:
510
indices.create:
611
index: test

0 commit comments

Comments
 (0)