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
12 changes: 0 additions & 12 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,9 +352,6 @@ tests:
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
method: testSearchWithRandomDisconnects
issue: https://github.com/elastic/elasticsearch/issues/138128
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
method: test {p0=search/95_sort_mixed_numeric_types/Simple sort}
issue: https://github.com/elastic/elasticsearch/issues/138297
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeMetricsIT
method: test
issue: https://github.com/elastic/elasticsearch/issues/138311
Expand Down Expand Up @@ -454,15 +451,6 @@ tests:
- class: org.elasticsearch.xpack.downsample.DownsampleActionSingleNodeTests
method: testDownsampleDatastream
issue: https://github.com/elastic/elasticsearch/issues/139438
- class: org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT
method: testIntegerDocValuesConflict {null}
issue: https://github.com/elastic/elasticsearch/issues/139450
- class: org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT
method: testIntegerDocValuesConflict {STORED}
issue: https://github.com/elastic/elasticsearch/issues/139487
- class: org.elasticsearch.xpack.esql.qa.mixed.FieldExtractorIT
method: testIntegerDocValuesConflict {NONE}
issue: https://github.com/elastic/elasticsearch/issues/139488
- class: org.elasticsearch.xpack.esql.optimizer.LocalLogicalPlanOptimizerTests
method: testReductionPlanForTopNWithPushedDownFunctionsInOrder
issue: https://github.com/elastic/elasticsearch/issues/139490
Expand Down