Skip to content

Commit efaf6bd

Browse files
authored
Merge branch 'main' into synthetic_vectors
2 parents 26ab174 + 7b1b2c7 commit efaf6bd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,12 @@ tests:
611611
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
612612
method: test {p0=search.vectors/40_knn_search/Dimensions are dynamically set}
613613
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
614620

615621
# Examples:
616622
#

0 commit comments

Comments
 (0)