Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -555,18 +555,12 @@ tests:
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
method: test {p0=analytics/nested_top_metrics_sort/terms order by top metrics numeric not null integer values}
issue: https://github.com/elastic/elasticsearch/issues/135162
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
method: test {p0=search/160_exists_query/Test exists query on mapped geo_point field with no doc values}
issue: https://github.com/elastic/elasticsearch/issues/135164
- class: org.elasticsearch.compute.operator.topn.TopNOperatorTests
method: testSimpleWithCranky
issue: https://github.com/elastic/elasticsearch/issues/135224
- class: org.elasticsearch.compute.operator.topn.TopNOperatorTests
method: testSimpleCircuitBreaking
issue: https://github.com/elastic/elasticsearch/issues/135260
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
method: test {p0=search.highlight/50_synthetic_source/text single unified from reanalysis}
issue: https://github.com/elastic/elasticsearch/issues/135323
- class: org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
method: testEqualityAndOther {SEMANTIC_TEXT_WITH_KEYWORD}
issue: https://github.com/elastic/elasticsearch/issues/135333
Expand All @@ -576,9 +570,6 @@ tests:
- class: org.elasticsearch.xpack.esql.expression.function.scalar.score.DecayTests
method: "testEvaluateInManyThreads {TestCase=<double>, <double>, <double>, <_source> #17}"
issue: https://github.com/elastic/elasticsearch/issues/135357
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
method: test {p0=search/510_range_query_out_of_bounds/Test range query for half_float field with out of bounds upper limit}
issue: https://github.com/elastic/elasticsearch/issues/135365
- class: org.elasticsearch.xpack.esql.expression.function.scalar.score.DecayTests
method: "testEvaluateBlockWithoutNulls {TestCase=<date_nanos>, <date_nanos>, <time_duration>, <_source> #12}"
issue: https://github.com/elastic/elasticsearch/issues/135394
Expand Down