From 16550ffea62e92bb71c46fc8f478faa589a85f21 Mon Sep 17 00:00:00 2001 From: Valeriy Khakhutskyy <1292899+valeriy42@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:27:38 +0100 Subject: [PATCH] unmute fixed tests --- muted-tests.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index 240efdcf8d0af..9fc54786d579c 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -254,9 +254,6 @@ tests: - class: org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT method: testFileSettingsReprocessedOnRestartWithoutVersionChange issue: https://github.com/elastic/elasticsearch/issues/120964 -- class: org.elasticsearch.xpack.ml.integration.ClassificationIT - method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword - issue: https://github.com/elastic/elasticsearch/issues/120071 - class: org.elasticsearch.xpack.security.profile.ProfileIntegTests method: testGetUsersWithProfileUidWhenProfileIndexDoesNotExists issue: https://github.com/elastic/elasticsearch/issues/121179 @@ -265,9 +262,6 @@ tests: - class: org.elasticsearch.xpack.security.profile.ProfileIntegTests method: testSetEnabled issue: https://github.com/elastic/elasticsearch/issues/121183 -- class: org.elasticsearch.xpack.ml.integration.ClassificationIT - method: testWithDatastreams - issue: https://github.com/elastic/elasticsearch/issues/121236 - class: org.elasticsearch.xpack.test.rest.XPackRestIT method: test {p0=transform/*} issue: https://github.com/elastic/elasticsearch/issues/120816 @@ -317,9 +311,6 @@ tests: issue: https://github.com/elastic/elasticsearch/issues/121151 - class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT issue: https://github.com/elastic/elasticsearch/issues/121407 -- class: org.elasticsearch.xpack.ml.integration.ClassificationIT - method: testDependentVariableIsAliasToNested - issue: https://github.com/elastic/elasticsearch/issues/121415 - class: org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests method: testClientSecretRotation issue: https://github.com/elastic/elasticsearch/issues/120985 @@ -347,9 +338,6 @@ tests: - class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT method: test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only} issue: https://github.com/elastic/elasticsearch/issues/121412 -- class: org.elasticsearch.xpack.ml.integration.ClassificationIT - method: testDependentVariableIsAliasToKeyword - issue: https://github.com/elastic/elasticsearch/issues/121492 - class: org.elasticsearch.search.CrossClusterSearchUnavailableClusterIT method: testSearchSkipUnavailable issue: https://github.com/elastic/elasticsearch/issues/121497 @@ -372,9 +360,6 @@ tests: - class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT method: test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously} issue: https://github.com/elastic/elasticsearch/issues/122102 -- class: org.elasticsearch.xpack.ml.integration.ClassificationIT - method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsBoolean - issue: https://github.com/elastic/elasticsearch/issues/121680 - class: org.elasticsearch.xpack.downsample.DownsampleActionSingleNodeTests method: testDuplicateDownsampleRequest issue: https://github.com/elastic/elasticsearch/issues/122158