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 a114af0 commit 20fe219Copy full SHA for 20fe219
muted-tests.yml
@@ -590,6 +590,9 @@ tests:
590
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
591
method: test {lookup-join.MvJoinKeyOnFrom SYNC}
592
issue: https://github.com/elastic/elasticsearch/issues/130296
593
+- class: org.elasticsearch.xpack.esql.inference.bulk.BulkInferenceExecutorTests
594
+ method: testSuccessfulExecution
595
+ issue: https://github.com/elastic/elasticsearch/issues/130306
596
597
# Examples:
598
#
0 commit comments