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 @@ -299,12 +299,6 @@ tests:
- class: org.elasticsearch.compute.operator.LimitOperatorTests
method: testEarlyTermination
issue: https://github.com/elastic/elasticsearch/issues/128721
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
method: test {csv-spec:lookup-join.EnrichLookupStatsBug}
issue: https://github.com/elastic/elasticsearch/issues/129228
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
method: test {lookup-join.MultipleBatches*
issue: https://github.com/elastic/elasticsearch/issues/129210
- class: org.elasticsearch.entitlement.runtime.policy.FileAccessTreeTests
method: testWindowsMixedCaseAccess
issue: https://github.com/elastic/elasticsearch/issues/129167
Expand Down Expand Up @@ -471,9 +465,6 @@ tests:
- class: org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
method: testRevertModelSnapshot
issue: https://github.com/elastic/elasticsearch/issues/132733
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
method: test {csv-spec:lookup-join.MvJoinKeyFromRowExpanded}
issue: https://github.com/elastic/elasticsearch/issues/132778
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was already fixed and closed - we just did not unmute the test

- class: org.elasticsearch.gradle.internal.transport.TransportVersionManagementPluginFuncTest
method: definitions have primary ids which cannot change
issue: https://github.com/elastic/elasticsearch/issues/132788
Expand Down