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.
2 parents 26ab174 + 7b1b2c7 commit efaf6bdCopy full SHA for efaf6bd
muted-tests.yml
@@ -611,6 +611,12 @@ tests:
611
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
612
method: test {p0=search.vectors/40_knn_search/Dimensions are dynamically set}
613
issue: https://github.com/elastic/elasticsearch/issues/130626
614
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
615
+ method: test {match-operator.MatchWithMoreComplexDisjunctionAndConjunction SYNC}
616
+ issue: https://github.com/elastic/elasticsearch/issues/130640
617
+- class: org.elasticsearch.gradle.LoggedExecFuncTest
618
+ method: failed tasks output logged to console when spooling true
619
+ issue: https://github.com/elastic/elasticsearch/issues/119509
620
621
# Examples:
622
#
0 commit comments