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 0dbf9f7 commit 58f050aCopy full SHA for 58f050a
muted-tests.yml
@@ -521,6 +521,9 @@ tests:
521
- class: org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
522
method: testSimpleCircuitBreaking
523
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
527
528
# Examples:
529
#
0 commit comments