Mute org.elasticsearch.xpack.esql.inference.bulk.BulkInferenceExecutorTests testSuccessfulExecution #130306
This commit is contained in:
parent
cacce50192
commit
745d71fdbb
|
@ -590,6 +590,9 @@ tests:
|
||||||
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
|
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
|
||||||
method: test {lookup-join.MvJoinKeyOnFrom SYNC}
|
method: test {lookup-join.MvJoinKeyOnFrom SYNC}
|
||||||
issue: https://github.com/elastic/elasticsearch/issues/130296
|
issue: https://github.com/elastic/elasticsearch/issues/130296
|
||||||
|
- class: org.elasticsearch.xpack.esql.inference.bulk.BulkInferenceExecutorTests
|
||||||
|
method: testSuccessfulExecution
|
||||||
|
issue: https://github.com/elastic/elasticsearch/issues/130306
|
||||||
|
|
||||||
# Examples:
|
# Examples:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue