Skip to content

Commit 4be0bba

Browse files
authored
[8.18][ML] Unmute fixed Classification IT tests (#122363)
Unmute tests following #122268 Closes #121502 Closes #116564
1 parent 9968f35 commit 4be0bba

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -385,9 +385,6 @@ tests:
385385
- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
386386
method: testOldSourceOnlyRepoAccess
387387
issue: https://github.com/elastic/elasticsearch/issues/120080
388-
- class: org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT
389-
method: testFeatureImportanceValues
390-
issue: https://github.com/elastic/elasticsearch/issues/116564
391388
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
392389
method: test {date_nanos.Bucket Date nanos by 10 minutes}
393390
issue: https://github.com/elastic/elasticsearch/issues/120162
@@ -504,9 +501,6 @@ tests:
504501
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
505502
method: testHasPrivileges
506503
issue: https://github.com/elastic/elasticsearch/issues/121346
507-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
508-
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsTextAndKeyword
509-
issue: https://github.com/elastic/elasticsearch/issues/121502
510504
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
511505
method: testSuggestProfilesWithName
512506
issue: https://github.com/elastic/elasticsearch/issues/121022

0 commit comments

Comments
 (0)