@@ -370,9 +370,6 @@ tests:
370370- class : org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
371371 method : testEveryActionIsEitherOperatorOnlyOrNonOperator
372372 issue : https://github.com/elastic/elasticsearch/issues/119911
373- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
374- method : testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword
375- issue : https://github.com/elastic/elasticsearch/issues/120071
376373- class : org.elasticsearch.oldrepos.OldRepositoryAccessIT
377374 method : testOldSourceOnlyRepoAccess
378375 issue : https://github.com/elastic/elasticsearch/issues/120080
@@ -481,9 +478,6 @@ tests:
481478- class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
482479 method : testSetEnabled
483480 issue : https://github.com/elastic/elasticsearch/issues/121183
484- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
485- method : testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsInteger
486- issue : https://github.com/elastic/elasticsearch/issues/121473
487481- class : org.elasticsearch.upgrades.VectorSearchIT
488482 method : testBBQVectorSearch {upgradedNodes=1}
489483 issue : https://github.com/elastic/elasticsearch/issues/121271
@@ -493,15 +487,6 @@ tests:
493487- class : org.elasticsearch.xpack.sql.qa.single_node.JdbcDocCsvSpecIT
494488 method : test {docs.testFilterToday}
495489 issue : https://github.com/elastic/elasticsearch/issues/121474
496- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
497- method : testSingleNumericFeatureAndMixedTrainingAndNonTrainingRows
498- issue : https://github.com/elastic/elasticsearch/issues/121479
499- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
500- method : testWithDatastreams
501- issue : https://github.com/elastic/elasticsearch/issues/121236
502- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
503- method : testDeleteExpiredData_RemovesUnusedState
504- issue : https://github.com/elastic/elasticsearch/issues/116234
505490- class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
506491 method : testGetProfiles
507492 issue : https://github.com/elastic/elasticsearch/issues/121101
@@ -525,26 +510,14 @@ tests:
525510- class : org.elasticsearch.xpack.test.rest.XPackRestIT
526511 method : test {p0=ml/*}
527512 issue : https://github.com/elastic/elasticsearch/issues/120816
528- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
529- method : testDependentVariableIsNested
530- issue : https://github.com/elastic/elasticsearch/issues/121458
531513- class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
532514 method : testProfileAPIsWhenIndexNotCreated
533515 issue : https://github.com/elastic/elasticsearch/issues/121096
534516- class : org.elasticsearch.xpack.transform.checkpoint.TransformCCSCanMatchIT
535517 method : testTransformLifecycle_RangeQueryThatMatchesNoShards
536518 issue : https://github.com/elastic/elasticsearch/issues/121480
537- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
538- method : testDependentVariableIsAliasToKeyword
539- issue : https://github.com/elastic/elasticsearch/issues/121492
540- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
541- method : testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean
542- issue : https://github.com/elastic/elasticsearch/issues/121680
543519- class : org.elasticsearch.xpack.migrate.action.ReindexDatastreamIndexTransportActionIT
544520 issue : https://github.com/elastic/elasticsearch/issues/121737
545- - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
546- method : testSetUpgradeMode_ExistingTaskGetsUnassigned
547- issue : https://github.com/elastic/elasticsearch/issues/121928
548521- class : org.elasticsearch.xpack.security.authc.service.ServiceAccountSingleNodeTests
549522 method : testAuthenticateWithServiceFileToken
550523 issue : https://github.com/elastic/elasticsearch/issues/120988
0 commit comments