Skip to content

Commit 8e66a93

Browse files
committed
AwaitsFix: forbid completion without contexts test
Relates #32269
1 parent 0cd25d7 commit 8e66a93

File tree

1 file changed

+2
-2
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/suggest

1 file changed

+2
-2
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/suggest/30_context.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ setup:
339339
---
340340
"Indexing and Querying without contexts is forbidden":
341341
- skip:
342-
version: " - 6.99.99"
343-
reason: this feature was removed in 7.0
342+
version: "all"
343+
reason: AwaitsFix https://github.com/elastic/elasticsearch/issues/32269
344344

345345
- do:
346346
index:

0 commit comments

Comments
 (0)