@@ -254,8 +254,6 @@ tests:
254254- class : org.elasticsearch.test.rest.ClientYamlTestSuiteIT
255255 method : test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously}
256256 issue : https://github.com/elastic/elasticsearch/issues/122102
257- - class : org.elasticsearch.datastreams.TSDBPassthroughIndexingIT
258- issue : https://github.com/elastic/elasticsearch/issues/121716
259257- class : org.elasticsearch.smoketest.SmokeTestMonitoringWithSecurityIT
260258 method : testHTTPExporterWithSSL
261259 issue : https://github.com/elastic/elasticsearch/issues/122220
@@ -286,15 +284,9 @@ tests:
286284- class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
287285 method : test {yaml=reference/snapshot-restore/apis/get-snapshot-api/line_408}
288286 issue : https://github.com/elastic/elasticsearch/issues/122681
289- - class : org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageIT
290- method : testScaleWhileShrinking
291- issue : https://github.com/elastic/elasticsearch/issues/122119
292287- class : org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
293288 method : testSearchWithRandomDisconnects
294289 issue : https://github.com/elastic/elasticsearch/issues/122707
295- - class : org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT
296- method : testRestoreShrinkIndex
297- issue : https://github.com/elastic/elasticsearch/issues/121717
298290- class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
299291 method : test {yaml=reference/cat/allocation/cat-allocation-example}
300292 issue : https://github.com/elastic/elasticsearch/issues/121976
0 commit comments