Skip to content
Merged
Show file tree
Hide file tree
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
15 changes: 0 additions & 15 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,21 +324,9 @@ tests:
- class: org.elasticsearch.common.metrics.ExponentiallyWeightedMovingRateTests
method: testEwmr_threadSafe
issue: https://github.com/elastic/elasticsearch/issues/124692
- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
method: testUpdateIndexTemplateToDataStreamLifecyclePreference
issue: https://github.com/elastic/elasticsearch/issues/124837
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
method: test {p0=search.vectors/41_knn_search_bbq_hnsw/Test knn search}
issue: https://github.com/elastic/elasticsearch/issues/124848
- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
method: testUpdateIndexTemplateToMigrateFromDataStreamLifecycleToIlm
issue: https://github.com/elastic/elasticsearch/issues/124849
- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
method: testUpdateIndexTemplateFromILMtoBothILMAndDataStreamLifecycle
issue: https://github.com/elastic/elasticsearch/issues/124850
- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
method: testIndexTemplateSwapsILMForDataStreamLifecycle
issue: https://github.com/elastic/elasticsearch/issues/124886
- class: org.elasticsearch.packaging.test.BootstrapCheckTests
method: test20RunWithBootstrapChecks
issue: https://github.com/elastic/elasticsearch/issues/124940
Expand All @@ -360,9 +348,6 @@ tests:
- class: org.elasticsearch.packaging.test.DockerTests
method: test011SecurityEnabledStatus
issue: https://github.com/elastic/elasticsearch/issues/124990
- class: org.elasticsearch.xpack.ilm.DataStreamAndIndexLifecycleMixingTests
method: testGetDataStreamResponse
issue: https://github.com/elastic/elasticsearch/issues/125083
- class: org.elasticsearch.packaging.test.DockerTests
method: test012SecurityCanBeDisabled
issue: https://github.com/elastic/elasticsearch/issues/116636
Expand Down
Loading