Skip to content

Commit 9968f35

Browse files
authored
[ML] Unmute fixed Classification IT tests elastic#122362
Unmute tests following elastic#122268 Closes elastic#120071 Closes elastic#121680 Closes elastic#121479 Closes elastic#121458 Closes elastic#121433 Closes elastic#121368 Closes elastic#121236 Closes elastic#116234
1 parent a6903f4 commit 9968f35

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

muted-tests.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -382,9 +382,6 @@ tests:
382382
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
383383
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
384384
issue: https://github.com/elastic/elasticsearch/issues/119911
385-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
386-
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword
387-
issue: https://github.com/elastic/elasticsearch/issues/120071
388385
- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
389386
method: testOldSourceOnlyRepoAccess
390387
issue: https://github.com/elastic/elasticsearch/issues/120080
@@ -483,18 +480,6 @@ tests:
483480
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
484481
method: test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only}
485482
issue: https://github.com/elastic/elasticsearch/issues/121412
486-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
487-
method: testStopAndRestart
488-
issue: https://github.com/elastic/elasticsearch/issues/121433
489-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
490-
method: testDependentVariableIsNested
491-
issue: https://github.com/elastic/elasticsearch/issues/121458
492-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
493-
method: testWithDatastreams
494-
issue: https://github.com/elastic/elasticsearch/issues/121236
495-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
496-
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean
497-
issue: https://github.com/elastic/elasticsearch/issues/121680
498483
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
499484
method: test {p0=transform/*}
500485
issue: https://github.com/elastic/elasticsearch/issues/120816
@@ -504,9 +489,6 @@ tests:
504489
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
505490
method: testGetProfiles
506491
issue: https://github.com/elastic/elasticsearch/issues/121101
507-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
508-
method: testWithOnlyTrainingRowsAndTrainingPercentIsHundred
509-
issue: https://github.com/elastic/elasticsearch/issues/121368
510492
- class: org.elasticsearch.xpack.ml.packageloader.action.ModelLoaderUtilsTests
511493
method: testSplitIntoRanges
512494
issue: https://github.com/elastic/elasticsearch/issues/121799
@@ -522,15 +504,9 @@ tests:
522504
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
523505
method: testHasPrivileges
524506
issue: https://github.com/elastic/elasticsearch/issues/121346
525-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
526-
method: testDeleteExpiredData_RemovesUnusedState
527-
issue: https://github.com/elastic/elasticsearch/issues/116234
528507
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
529508
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsTextAndKeyword
530509
issue: https://github.com/elastic/elasticsearch/issues/121502
531-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
532-
method: testSingleNumericFeatureAndMixedTrainingAndNonTrainingRows
533-
issue: https://github.com/elastic/elasticsearch/issues/121479
534510
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
535511
method: testSuggestProfilesWithName
536512
issue: https://github.com/elastic/elasticsearch/issues/121022

0 commit comments

Comments
 (0)