@@ -271,9 +271,6 @@ tests:
271271- class : org.elasticsearch.packaging.test.DockerTests
272272 method : test022InstallPluginsFromLocalArchive
273273 issue : https://github.com/elastic/elasticsearch/issues/111063
274- - class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
275- method : test {yaml=reference/esql/esql-across-clusters/line_196}
276- issue : https://github.com/elastic/elasticsearch/issues/114488
277274- class : org.elasticsearch.gradle.internal.PublishPluginFuncTest
278275 issue : https://github.com/elastic/elasticsearch/issues/114492
279276- class : org.elasticsearch.xpack.inference.DefaultElserIT
@@ -332,14 +329,6 @@ tests:
332329- class : org.elasticsearch.index.mapper.annotatedtext.AnnotatedTextFieldMapperTests
333330 method : testBlockLoaderFromRowStrideReaderWithSyntheticSource
334331 issue : https://github.com/elastic/elasticsearch/issues/115076
335- - class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
336- method : test {string.ValuesGrouped}
337- issue : https://github.com/elastic/elasticsearch/issues/115126
338- - class : org.elasticsearch.xpack.esql.action.CrossClustersQueryIT
339- method : testCCSExecutionOnSearchesWithLimit0
340- issue : https://github.com/elastic/elasticsearch/issues/115129
341- - class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
342- issue : https://github.com/elastic/elasticsearch/issues/115135
343332- class : org.elasticsearch.xpack.test.rest.XPackRestIT
344333 method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry)}
345334 issue : https://github.com/elastic/elasticsearch/issues/115231
0 commit comments