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 6e00a2b commit 0980282Copy full SHA for 0980282
muted-tests.yml
@@ -588,6 +588,9 @@ tests:
588
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
589
method: test {p0=search/160_exists_query/Test exists query on _id field}
590
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
594
595
# Examples:
596
#
0 commit comments