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 691ff6a commit 1e1499dCopy full SHA for 1e1499d
muted-tests.yml
@@ -400,3 +400,6 @@ tests:
400
- class: "org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT"
401
method: "test {scoring.*}"
402
issue: https://github.com/elastic/elasticsearch/issues/117641
403
+ - class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT"
404
+ method: "test {scoring.*}"
405
+ issue: https://github.com/elastic/elasticsearch/issues/117641
0 commit comments