diff --git a/muted-tests.yml b/muted-tests.yml index cdbc29768853c..30f2b3b192515 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -402,9 +402,6 @@ tests: - class: org.elasticsearch.xpack.restart.FullClusterRestartIT method: testWatcherWithApiKey {cluster=UPGRADED} issue: https://github.com/elastic/elasticsearch/issues/131964 -- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT - method: test {p0=search/600_flattened_ignore_above/flattened ignore_above multi-value field} - issue: https://github.com/elastic/elasticsearch/issues/131967 - class: org.elasticsearch.test.rest.yaml.MDPYamlTestSuiteIT method: test {yaml=mdp/10_basic/Index using shared data path} issue: https://github.com/elastic/elasticsearch/issues/132223 @@ -447,18 +444,6 @@ tests: - class: org.elasticsearch.reservedstate.service.FileSettingsServiceIT method: testSettingsAppliedOnStart issue: https://github.com/elastic/elasticsearch/issues/131210 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search/160_exists_query/Test exists query on mapped date field with no doc values} - issue: https://github.com/elastic/elasticsearch/issues/132828 -- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT - method: test {p0=search/160_exists_query/Test exists query on keyword field in empty index} - issue: https://github.com/elastic/elasticsearch/issues/132829 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search.vectors/40_knn_search_cosine/kNN search only regular query} - issue: https://github.com/elastic/elasticsearch/issues/132890 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search/410_named_queries/named_queries_with_score} - issue: https://github.com/elastic/elasticsearch/issues/132906 - class: org.elasticsearch.packaging.test.ArchiveGenerateInitialCredentialsTests method: test40VerifyAutogeneratedCredentials issue: https://github.com/elastic/elasticsearch/issues/132877 @@ -483,63 +468,24 @@ tests: - class: org.elasticsearch.cluster.ClusterInfoServiceIT method: testMaxQueueLatenciesInClusterInfo issue: https://github.com/elastic/elasticsearch/issues/132957 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search/400_synthetic_source/_doc_count} - issue: https://github.com/elastic/elasticsearch/issues/132965 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search/160_exists_query/Test exists query on unmapped float field} - issue: https://github.com/elastic/elasticsearch/issues/132984 - class: org.elasticsearch.xpack.search.AsyncSearchErrorTraceIT method: testAsyncSearchFailingQueryErrorTraceDefault issue: https://github.com/elastic/elasticsearch/issues/133010 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search/510_range_query_out_of_bounds/Test range query for float field with out of bounds lower limit} - issue: https://github.com/elastic/elasticsearch/issues/133012 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=field_caps/10_basic/Field caps for boolean field with only doc values} - issue: https://github.com/elastic/elasticsearch/issues/133019 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search/160_exists_query/Test exists query on unmapped boolean field} - issue: https://github.com/elastic/elasticsearch/issues/133029 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search.vectors/45_knn_search_bit/Vector similarity with filter only} - issue: https://github.com/elastic/elasticsearch/issues/133037 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search.vectors/45_knn_search_bit/Vector rescoring has no effect for non-quantized vectors and provides same results as non-rescored knn} - issue: https://github.com/elastic/elasticsearch/issues/133039 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search.highlight/50_synthetic_source/text multi fvh source order} - issue: https://github.com/elastic/elasticsearch/issues/133056 - class: org.elasticsearch.upgrades.SyntheticSourceRollingUpgradeIT method: testIndexing {upgradedNodes=1} issue: https://github.com/elastic/elasticsearch/issues/133060 - class: org.elasticsearch.upgrades.SyntheticSourceRollingUpgradeIT method: testIndexing {upgradedNodes=0} issue: https://github.com/elastic/elasticsearch/issues/133061 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search/160_exists_query/Test exists query on _id field} - issue: https://github.com/elastic/elasticsearch/issues/133097 - class: org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT method: testModelWithPrefixStrings issue: https://github.com/elastic/elasticsearch/issues/133138 -- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT - method: test {p0=search.vectors/45_knn_search_byte/Vector rescoring has no effect for non-quantized vectors and provides same results as non-rescored knn} - issue: https://github.com/elastic/elasticsearch/issues/133187 -- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT - method: test {p0=search.vectors/100_knn_nested_search/nested kNN search inner_hits & profiling} - issue: https://github.com/elastic/elasticsearch/issues/133273 - class: org.elasticsearch.xpack.security.authc.AuthenticationServiceTests method: testInvalidToken issue: https://github.com/elastic/elasticsearch/issues/133328 -- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT - method: test {p0=search/160_exists_query/Test exists query on unmapped byte field} - issue: https://github.com/elastic/elasticsearch/issues/133331 - class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT method: test {csv-spec:change_point.Values null column} issue: https://github.com/elastic/elasticsearch/issues/133334 -- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT - method: test {p0=search/110_field_collapsing/field collapsing} - issue: https://github.com/elastic/elasticsearch/issues/133361 - class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT method: test {csv-spec:spatial.ConvertFromStringParseError} issue: https://github.com/elastic/elasticsearch/issues/133364 @@ -549,12 +495,6 @@ tests: - class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT method: testCCSClusterDetailsWhereAllShardsSkippedInCanMatch issue: https://github.com/elastic/elasticsearch/issues/133370 -- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT - method: test {p0=search.vectors/42_knn_search_int4_flat/kNN search with filter} - issue: https://github.com/elastic/elasticsearch/issues/133420 -- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT - method: test {p0=search/160_exists_query/Test exists query on date field in empty index} - issue: https://github.com/elastic/elasticsearch/issues/133439 - class: org.elasticsearch.xpack.test.rest.XPackRestIT method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version} issue: https://github.com/elastic/elasticsearch/issues/133449 @@ -576,9 +516,6 @@ tests: - class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT method: test {csv-spec:spatial.ConvertFromStringParseError} issue: https://github.com/elastic/elasticsearch/issues/133507 -- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT - method: test {p0=search/10_source_filtering/no filtering} - issue: https://github.com/elastic/elasticsearch/issues/133561 - class: org.elasticsearch.compute.data.BasicBlockTests method: testIntBlock issue: https://github.com/elastic/elasticsearch/issues/133596