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 e2bc52e commit a9821fbCopy full SHA for a9821fb
muted-tests.yml
@@ -611,6 +611,9 @@ 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
618
# Examples:
619
#
0 commit comments