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 5b351af commit 2c8649dCopy full SHA for 2c8649d
muted-tests.yml
@@ -426,6 +426,9 @@ tests:
426
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncIT
427
method: test {p0=esql/10_basic/basic with documents_found}
428
issue: https://github.com/elastic/elasticsearch/issues/127080
429
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlClientYamlIT
430
+ method: test {p0=esql/10_basic/basic with documents_found}
431
+ issue: https://github.com/elastic/elasticsearch/issues/127046
432
433
# Examples:
434
#
0 commit comments