@@ -254,9 +254,6 @@ tests:
254254- class : org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT
255255 method : testFileSettingsReprocessedOnRestartWithoutVersionChange
256256 issue : https://github.com/elastic/elasticsearch/issues/120964
257- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
258- method : testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword
259- issue : https://github.com/elastic/elasticsearch/issues/120071
260257- class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
261258 method : testGetUsersWithProfileUidWhenProfileIndexDoesNotExists
262259 issue : https://github.com/elastic/elasticsearch/issues/121179
@@ -265,9 +262,6 @@ tests:
265262- class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
266263 method : testSetEnabled
267264 issue : https://github.com/elastic/elasticsearch/issues/121183
268- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
269- method : testWithDatastreams
270- issue : https://github.com/elastic/elasticsearch/issues/121236
271265- class : org.elasticsearch.xpack.test.rest.XPackRestIT
272266 method : test {p0=transform/*}
273267 issue : https://github.com/elastic/elasticsearch/issues/120816
@@ -317,9 +311,6 @@ tests:
317311 issue : https://github.com/elastic/elasticsearch/issues/121151
318312- class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
319313 issue : https://github.com/elastic/elasticsearch/issues/121407
320- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
321- method : testDependentVariableIsAliasToNested
322- issue : https://github.com/elastic/elasticsearch/issues/121415
323314- class : org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
324315 method : testClientSecretRotation
325316 issue : https://github.com/elastic/elasticsearch/issues/120985
@@ -347,9 +338,6 @@ tests:
347338- class : org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
348339 method : test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only}
349340 issue : https://github.com/elastic/elasticsearch/issues/121412
350- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
351- method : testDependentVariableIsAliasToKeyword
352- issue : https://github.com/elastic/elasticsearch/issues/121492
353341- class : org.elasticsearch.search.CrossClusterSearchUnavailableClusterIT
354342 method : testSearchSkipUnavailable
355343 issue : https://github.com/elastic/elasticsearch/issues/121497
@@ -372,24 +360,12 @@ tests:
372360- class : org.elasticsearch.test.rest.ClientYamlTestSuiteIT
373361 method : test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously}
374362 issue : https://github.com/elastic/elasticsearch/issues/122102
375- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
376- method : testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean
377- issue : https://github.com/elastic/elasticsearch/issues/121680
378363- class : org.elasticsearch.xpack.downsample.DownsampleActionSingleNodeTests
379364 method : testDuplicateDownsampleRequest
380365 issue : https://github.com/elastic/elasticsearch/issues/122158
381366- class : org.elasticsearch.search.SearchCancellationIT
382367 method : testCancelFailedSearchWhenPartialResultDisallowed
383368 issue : https://github.com/elastic/elasticsearch/issues/121719
384- - class : org.elasticsearch.xpack.esql.analysis.VerifierTests
385- method : testChangePoint
386- issue : https://github.com/elastic/elasticsearch/issues/122179
387- - class : org.elasticsearch.xpack.esql.analysis.VerifierTests
388- method : testChangePoint_keySortable
389- issue : https://github.com/elastic/elasticsearch/issues/122180
390- - class : org.elasticsearch.xpack.esql.analysis.VerifierTests
391- method : testChangePoint_valueNumeric
392- issue : https://github.com/elastic/elasticsearch/issues/122181
393369- class : org.elasticsearch.datastreams.TSDBPassthroughIndexingIT
394370 issue : https://github.com/elastic/elasticsearch/issues/121716
395371- class : org.elasticsearch.smoketest.SmokeTestMonitoringWithSecurityIT
0 commit comments