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 e19f2b7 commit 60ce74aCopy full SHA for 60ce74a
muted-tests.yml
@@ -222,6 +222,9 @@ tests:
222
- class: "org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT"
223
method: "test {scoring.*}"
224
issue: https://github.com/elastic/elasticsearch/issues/117641
225
+- class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT"
226
+ method: "test {scoring.*}"
227
+ issue: https://github.com/elastic/elasticsearch/issues/117641
228
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
229
method: testSupportedStream
230
issue: https://github.com/elastic/elasticsearch/issues/117745
0 commit comments