@@ -127,18 +127,9 @@ tests:
127127- class : org.elasticsearch.xpack.shutdown.NodeShutdownIT
128128 method : testStalledShardMigrationProperlyDetected
129129 issue : https://github.com/elastic/elasticsearch/issues/115697
130- - class : org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
131- method : testGeoShapeGeoHash
132- issue : https://github.com/elastic/elasticsearch/issues/115664
133130- class : org.elasticsearch.xpack.inference.InferenceCrudIT
134131 method : testSupportedStream
135132 issue : https://github.com/elastic/elasticsearch/issues/113430
136- - class : org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
137- method : testGeoShapeGeoTile
138- issue : https://github.com/elastic/elasticsearch/issues/115717
139- - class : org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
140- method : testGeoShapeGeoHex
141- issue : https://github.com/elastic/elasticsearch/issues/115705
142133- class : org.elasticsearch.xpack.test.rest.XPackRestIT
143134 method : test {p0=transform/transforms_start_stop/Verify start transform reuses destination index}
144135 issue : https://github.com/elastic/elasticsearch/issues/115808
@@ -157,32 +148,14 @@ tests:
157148- class : org.elasticsearch.xpack.test.rest.XPackRestIT
158149 method : test {p0=ml/inference_crud/Test delete given model referenced by pipeline}
159150 issue : https://github.com/elastic/elasticsearch/issues/115970
160- - class : org.elasticsearch.search.slice.SearchSliceIT
161- method : testPointInTime
162- issue : https://github.com/elastic/elasticsearch/issues/115988
163- - class : org.elasticsearch.action.search.PointInTimeIT
164- method : testPITTiebreak
165- issue : https://github.com/elastic/elasticsearch/issues/115810
166151- class : org.elasticsearch.index.reindex.ReindexNodeShutdownIT
167152 method : testReindexWithShutdown
168153 issue : https://github.com/elastic/elasticsearch/issues/115996
169154- class : org.elasticsearch.search.query.SearchQueryIT
170155 method : testAllDocsQueryString
171156 issue : https://github.com/elastic/elasticsearch/issues/115728
172- - class : org.elasticsearch.search.basic.SearchWithRandomExceptionsIT
173- method : testRandomExceptions
174- issue : https://github.com/elastic/elasticsearch/issues/116027
175- - class : org.elasticsearch.action.admin.HotThreadsIT
176- method : testHotThreadsDontFail
177- issue : https://github.com/elastic/elasticsearch/issues/115754
178- - class : org.elasticsearch.search.functionscore.QueryRescorerIT
179- method : testScoring
180- issue : https://github.com/elastic/elasticsearch/issues/116050
181157- class : org.elasticsearch.xpack.application.connector.ConnectorIndexServiceTests
182158 issue : https://github.com/elastic/elasticsearch/issues/116087
183- - class : org.elasticsearch.xpack.searchbusinessrules.PinnedQueryBuilderIT
184- method : testPinnedPromotions
185- issue : https://github.com/elastic/elasticsearch/issues/116097
186159- class : org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
187160 method : test {p0=cat.shards/10_basic/Help}
188161 issue : https://github.com/elastic/elasticsearch/issues/116110
@@ -195,9 +168,6 @@ tests:
195168- class : org.elasticsearch.upgrades.FullClusterRestartIT
196169 method : testSnapshotRestore {cluster=OLD}
197170 issue : https://github.com/elastic/elasticsearch/issues/111777
198- - class : org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
199- method : testGeoPointGeoTile
200- issue : https://github.com/elastic/elasticsearch/issues/115818
201171- class : org.elasticsearch.xpack.ml.integration.DatafeedJobsRestIT
202172 method : testLookbackWithIndicesOptions
203173 issue : https://github.com/elastic/elasticsearch/issues/116127
@@ -261,9 +231,6 @@ tests:
261231- class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
262232 method : test {categorize.Categorize ASYNC}
263233 issue : https://github.com/elastic/elasticsearch/issues/116373
264- - class : org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsIntegTests
265- method : testCreateAndRestoreSearchableSnapshot
266- issue : https://github.com/elastic/elasticsearch/issues/116377
267234- class : org.elasticsearch.threadpool.SimpleThreadPoolIT
268235 method : testThreadPoolMetrics
269236 issue : https://github.com/elastic/elasticsearch/issues/108320
@@ -302,9 +269,6 @@ tests:
302269- class : org.elasticsearch.xpack.test.rest.XPackRestIT
303270 method : test {p0=ml/inference_crud/Test force delete given model referenced by pipeline}
304271 issue : https://github.com/elastic/elasticsearch/issues/116555
305- - class : org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT
306- method : testRandomDirectoryIOExceptions
307- issue : https://github.com/elastic/elasticsearch/issues/114824
308272
309273# Examples:
310274#
0 commit comments