Skip to content

Commit 1af2b2b

Browse files
committed
Mute failing test
Tracked in #40838
1 parent 9d34164 commit 1af2b2b

File tree

1 file changed

+3
-0
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/search_shards

1 file changed

+3
-0
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/search_shards/10_basic.yml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
---
1515
"Search shards aliases with and without filters":
16+
- skip:
17+
version: "all"
18+
reason: "AwaitsFix: https://github.com/elastic/elasticsearch/issues/40838"
1619
- do:
1720
indices.create:
1821
index: test_index

0 commit comments

Comments
 (0)