@@ -194,9 +194,6 @@ tests:
194194- class : org.elasticsearch.xpack.test.rest.XPackRestIT
195195 method : test {p0=ml/start_data_frame_analytics/Test start given dest index is not empty}
196196 issue : https://github.com/elastic/elasticsearch/issues/125909
197- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
198- method : test {p0=transform/transforms_stats/Test get transform stats with timeout}
199- issue : https://github.com/elastic/elasticsearch/issues/125975
200197- class : org.elasticsearch.action.RejectionActionIT
201198 method : testSimulatedSearchRejectionLoad
202199 issue : https://github.com/elastic/elasticsearch/issues/125901
@@ -206,9 +203,6 @@ tests:
206203- class : org.elasticsearch.xpack.test.rest.XPackRestIT
207204 method : test {p0=transform/transforms_reset/Test force reseting a running transform}
208205 issue : https://github.com/elastic/elasticsearch/issues/126240
209- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
210- method : test {p0=transform/transforms_stats/Test get transform stats}
211- issue : https://github.com/elastic/elasticsearch/issues/126270
212206- class : org.elasticsearch.xpack.test.rest.XPackRestIT
213207 method : test {p0=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable cardinality is too low}
214208 issue : https://github.com/elastic/elasticsearch/issues/126299
@@ -227,12 +221,6 @@ tests:
227221- class : org.elasticsearch.smoketest.MlWithSecurityIT
228222 method : test {yaml=ml/get_trained_model_stats/Test get stats given trained models}
229223 issue : https://github.com/elastic/elasticsearch/issues/126510
230- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
231- method : test {p0=transform/transforms_stats/Test get multiple transform stats}
232- issue : https://github.com/elastic/elasticsearch/issues/126567
233- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
234- method : test {p0=transform/transforms_stats/Test get single transform stats when it does not have a task}
235- issue : https://github.com/elastic/elasticsearch/issues/126568
236224- class : org.elasticsearch.repositories.blobstore.testkit.rest.SnapshotRepoTestKitClientYamlTestSuiteIT
237225 method : test {p0=/10_analyze/Analysis without details}
238226 issue : https://github.com/elastic/elasticsearch/issues/126569
@@ -242,9 +230,6 @@ tests:
242230- class : org.elasticsearch.xpack.test.rest.XPackRestIT
243231 method : test {p0=transform/transforms_start_stop/Test start/stop/start continuous transform}
244232 issue : https://github.com/elastic/elasticsearch/issues/126755
245- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
246- method : test {p0=transform/transforms_stats/Test get multiple transform stats where one does not have a task}
247- issue : https://github.com/elastic/elasticsearch/issues/126863
248233- class : org.elasticsearch.xpack.test.rest.XPackRestIT
249234 method : test {p0=ml/inference_crud/Test delete given unused trained model}
250235 issue : https://github.com/elastic/elasticsearch/issues/126881
0 commit comments