@@ -218,8 +218,6 @@ tests:
218
218
issue : https://github.com/elastic/elasticsearch/issues/112462
219
219
- class : org.elasticsearch.repositories.blobstore.testkit.analyze.HdfsRepositoryAnalysisRestIT
220
220
issue : https://github.com/elastic/elasticsearch/issues/112889
221
- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
222
- issue : https://github.com/elastic/elasticsearch/issues/111944
223
221
- class : org.elasticsearch.xpack.ml.integration.MlJobIT
224
222
method : testCreateJob_WithClashingFieldMappingsFails
225
223
issue : https://github.com/elastic/elasticsearch/issues/113046
@@ -229,21 +227,6 @@ tests:
229
227
- class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
230
228
method : test {categorize.Categorize ASYNC}
231
229
issue : https://github.com/elastic/elasticsearch/issues/113055
232
- - class : org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT
233
- method : testCreateAndRestoreSnapshot
234
- issue : https://github.com/elastic/elasticsearch/issues/113058
235
- - class : org.elasticsearch.xpack.restart.FullClusterRestartIT
236
- method : testRollupAfterRestart {cluster=UPGRADED}
237
- issue : https://github.com/elastic/elasticsearch/issues/113059
238
- - class : org.elasticsearch.xpack.restart.FullClusterRestartIT
239
- method : testRollupAfterRestart {cluster=OLD}
240
- issue : https://github.com/elastic/elasticsearch/issues/113061
241
- - class : org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT
242
- method : testUpgradeMovesRepoToNewMetaVersion
243
- issue : https://github.com/elastic/elasticsearch/issues/113062
244
- - class : org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT
245
- method : testReadOnlyRepo
246
- issue : https://github.com/elastic/elasticsearch/issues/113060
247
230
- class : org.elasticsearch.xpack.sql.qa.security.JdbcSqlSpecIT
248
231
method : test {case-functions.testUcaseInline1}
249
232
issue : https://github.com/elastic/elasticsearch/issues/112641
0 commit comments