Skip to content

Commit 0980282

Browse files
Mute org.elasticsearch.xpack.esql.optimizer.OptimizerVerificationTests testRemoteEnrichAfterCoordinatorOnlyPlans #133015
1 parent 6e00a2b commit 0980282

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
@@ -588,6 +588,9 @@ tests:
588588
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
589589
method: test {p0=search/160_exists_query/Test exists query on _id field}
590590
issue: https://github.com/elastic/elasticsearch/issues/133097
591+
- class: org.elasticsearch.xpack.esql.optimizer.OptimizerVerificationTests
592+
method: testRemoteEnrichAfterCoordinatorOnlyPlans
593+
issue: https://github.com/elastic/elasticsearch/issues/133015
591594

592595
# Examples:
593596
#

0 commit comments

Comments
 (0)