Skip to content

Commit e8bbf27

Browse files
authored
[ML] Unmute fixed Classification IT tests #122352
Unmute tests following #122268 Closes #120071 Closes #121680 Closes #121492 Closes #121415 Closes #121236
1 parent 858769d commit e8bbf27

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

muted-tests.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -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,9 +360,6 @@ 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

0 commit comments

Comments
 (0)