Skip to content

Commit d577f36

Browse files
committed
Mute failing test
Tracked in #40838
1 parent bcef51d commit d577f36

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)