Skip to content

Commit 832c93f

Browse files
committed
AwaitsFix: #109944
1 parent 7d135a2 commit 832c93f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ tests:
7575
method: "testFetchAllEntities"
7676
- class: "org.elasticsearch.xpack.ml.integration.AutodetectMemoryLimitIT"
7777
issue: "https://github.com/elastic/elasticsearch/issues/109904"
78+
- class: "org.elasticsearch.xpack.esql.action.AsyncEsqlQueryActionIT"
79+
issue: "https://github.com/elastic/elasticsearch/issues/109944"
80+
method: "testBasicAsyncExecution"
7881

7982

8083
# Examples:

0 commit comments

Comments
 (0)