Skip to content

Commit afd2b61

Browse files
authored
[ML] Unmute fixed DFA IT tests (#126408)
1 parent 65d1526 commit afd2b61

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

muted-tests.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -348,18 +348,12 @@ tests:
348348
- class: org.elasticsearch.search.basic.SearchWithRandomIOExceptionsIT
349349
method: testRandomDirectoryIOExceptions
350350
issue: https://github.com/elastic/elasticsearch/issues/118733
351-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
352-
method: testSetUpgradeMode_ExistingTaskGetsUnassigned
353-
issue: https://github.com/elastic/elasticsearch/issues/122692
354351
- class: org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
355352
method: supports linux aarch distributions
356353
issue: https://github.com/elastic/elasticsearch/issues/119868
357354
- class: org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
358355
method: bwc expanded distribution folder can be resolved as bwc project artifact
359356
issue: https://github.com/elastic/elasticsearch/issues/119869
360-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
361-
method: testWithOnlyTrainingRowsAndTrainingPercentIsHundred
362-
issue: https://github.com/elastic/elasticsearch/issues/123844
363357

364358
# Examples:
365359
#
@@ -398,4 +392,4 @@ tests:
398392
# issue: "https://github.com/elastic/elasticsearch/..."
399393
# - class: "org.elasticsearch.xpack.esql.**"
400394
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
401-
# issue: "https://github.com/elastic/elasticsearch/..."
395+
# issue: "https://github.com/elastic/elasticsearch/..."

0 commit comments

Comments
 (0)