Skip to content

Commit 4369e79

Browse files
committed
AwaitsFix for #99774
1 parent 63c8233 commit 4369e79

File tree

1 file changed

+3
-0
lines changed
  • modules/aggregations/src/yamlRestTest/resources/rest-api-spec/test/aggregations

1 file changed

+3
-0
lines changed

modules/aggregations/src/yamlRestTest/resources/rest-api-spec/test/aggregations/terms.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,9 @@ setup:
696696

697697
---
698698
"Global ordinals are loaded with the global_ordinals execution hint":
699+
- skip:
700+
version: all
701+
reason: AwaitsFix https://github.com/elastic/elasticsearch/issues/99774
699702

700703
- do:
701704
index:

0 commit comments

Comments
 (0)