Skip to content

Commit 3d2c68c

Browse files
authored
[ML] Unmute fixed Classification IT tests #122359
Unmute tests following #122268 Closes #120071 Closes #121236
1 parent b071722 commit 3d2c68c

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
@@ -263,9 +263,6 @@ tests:
263263
- class: org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT
264264
method: testFileSettingsReprocessedOnRestartWithoutVersionChange
265265
issue: https://github.com/elastic/elasticsearch/issues/120964
266-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
267-
method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword
268-
issue: https://github.com/elastic/elasticsearch/issues/120071
269266
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
270267
method: testGetUsersWithProfileUidWhenProfileIndexDoesNotExists
271268
issue: https://github.com/elastic/elasticsearch/issues/121179
@@ -274,9 +271,6 @@ tests:
274271
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
275272
method: testSetEnabled
276273
issue: https://github.com/elastic/elasticsearch/issues/121183
277-
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
278-
method: testWithDatastreams
279-
issue: https://github.com/elastic/elasticsearch/issues/121236
280274
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
281275
method: test {p0=transform/*}
282276
issue: https://github.com/elastic/elasticsearch/issues/120816

0 commit comments

Comments
 (0)