Skip to content

Commit 376051a

Browse files
Merge branch 'main' into es-12597-disable-rcs-client-features-on-non-search-node
2 parents efa1aed + 58f050a commit 376051a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,9 @@ tests:
521521
- class: org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
522522
method: testSimpleCircuitBreaking
523523
issue: https://github.com/elastic/elasticsearch/issues/132382
524+
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
525+
method: test {csv-spec:lookup-join.MvJoinKeyOnFrom}
526+
issue: https://github.com/elastic/elasticsearch/issues/132554
524527

525528
# Examples:
526529
#

0 commit comments

Comments
 (0)