We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d854b1c commit 4a8bc57Copy full SHA for 4a8bc57
muted-tests.yml
@@ -426,6 +426,9 @@ tests:
426
- class: org.elasticsearch.multiproject.test.XpackWithMultipleProjectsClientYamlTestSuiteIT
427
method: test {yaml=esql/10_basic/basic with documents_found}
428
issue: https://github.com/elastic/elasticsearch/issues/127088
429
+- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncIT
430
+ method: test {p0=esql/10_basic/basic with documents_found}
431
+ issue: https://github.com/elastic/elasticsearch/issues/127080
432
433
# Examples:
434
#
0 commit comments