@@ -306,12 +306,6 @@ tests:
306306- class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
307307 method : test {yaml=reference/rest-api/usage/line_38}
308308 issue : https://github.com/elastic/elasticsearch/issues/113694
309- - class : org.elasticsearch.xpack.eql.EqlRestIT
310- method : testIndexWildcardPatterns
311- issue : https://github.com/elastic/elasticsearch/issues/114749
312- - class : org.elasticsearch.xpack.enrich.EnrichIT
313- method : testEnrichSpecialTypes
314- issue : https://github.com/elastic/elasticsearch/issues/114773
315309- class : org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
316310 method : testEveryActionIsEitherOperatorOnlyOrNonOperator
317311 issue : https://github.com/elastic/elasticsearch/issues/102992
@@ -323,23 +317,14 @@ tests:
323317- class : org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityWithApmTracingRestIT
324318 method : testTracingCrossCluster
325319 issue : https://github.com/elastic/elasticsearch/issues/112731
326- - class : org.elasticsearch.xpack.enrich.EnrichIT
327- method : testImmutablePolicy
328- issue : https://github.com/elastic/elasticsearch/issues/114839
329320- class : org.elasticsearch.license.LicensingTests
330321 issue : https://github.com/elastic/elasticsearch/issues/114865
331- - class : org.elasticsearch.xpack.enrich.EnrichIT
332- method : testDeleteIsCaseSensitive
333- issue : https://github.com/elastic/elasticsearch/issues/114840
334322- class : org.elasticsearch.packaging.test.EnrollmentProcessTests
335323 method : test20DockerAutoFormCluster
336324 issue : https://github.com/elastic/elasticsearch/issues/114885
337325- class : org.elasticsearch.test.rest.ClientYamlTestSuiteIT
338326 method : test {yaml=cluster.stats/30_ccs_stats/cross-cluster search stats search}
339327 issue : https://github.com/elastic/elasticsearch/issues/114902
340- - class : org.elasticsearch.xpack.enrich.EnrichRestIT
341- method : test {p0=enrich/40_synthetic_source/enrich documents over _bulk}
342- issue : https://github.com/elastic/elasticsearch/issues/114825
343328- class : org.elasticsearch.xpack.inference.DefaultEndPointsIT
344329 method : testInferDeploysDefaultElser
345330 issue : https://github.com/elastic/elasticsearch/issues/114913
0 commit comments