diff --git a/muted-tests.yml b/muted-tests.yml index c4978720f9474..01683c0d1f152 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -427,18 +427,9 @@ tests: - class: org.elasticsearch.xpack.security.authc.TokenServiceTests method: testSupersedingTokenEncryption issue: https://github.com/elastic/elasticsearch/issues/139031 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search/370_profile/dfs knn vector profiling collector name} - issue: https://github.com/elastic/elasticsearch/issues/139065 -- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT - method: test {p0=search.highlight/50_synthetic_source/text multi unified from vectors} - issue: https://github.com/elastic/elasticsearch/issues/139066 - class: org.elasticsearch.xpack.search.AsyncSearchConcurrentStatusIT method: testConcurrentStatusFetchWhileTaskCloses issue: https://github.com/elastic/elasticsearch/issues/138543 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search.vectors/130_knn_query_nested_search/nested kNN search pre-filtered on alias with filter on top level fields} - issue: https://github.com/elastic/elasticsearch/issues/139131 - class: org.elasticsearch.xpack.logsdb.RandomizedRollingUpgradeIT method: testIndexingSyntheticSource issue: https://github.com/elastic/elasticsearch/issues/139152 @@ -448,9 +439,6 @@ tests: - class: org.elasticsearch.xpack.core.security.authc.AuthenticationTests method: testMaybeRewriteForOlderVersionWithCrossClusterAccessRewritesAuthenticationInMetadata issue: https://github.com/elastic/elasticsearch/issues/139167 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=eql/10_basic/Sequence checking correct join key ordering.} - issue: https://github.com/elastic/elasticsearch/issues/139173 - class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT method: test {p0=search.retrievers/result-diversification/10_mmr_result_diversification_retriever/Test MMR result diversification single index float type} issue: https://github.com/elastic/elasticsearch/issues/139195 @@ -460,12 +448,6 @@ tests: - class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT method: test {csv-spec:spatial.ConvertFromStringParseError} issue: https://github.com/elastic/elasticsearch/issues/139213 -- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT - method: test {p0=search.vectors/180_update_dense_vector_type/Test update flat --> bbq_flat --> bbq_hnsw} - issue: https://github.com/elastic/elasticsearch/issues/139253 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search.vectors/41_knn_search_half_byte_quantized_bfloat16/Knn search with mip} - issue: https://github.com/elastic/elasticsearch/issues/139254 - class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT method: testCreatesEisChatCompletionEndpoint issue: https://github.com/elastic/elasticsearch/issues/138764