Skip to content

Commit a48a7f9

Browse files
Mute org.elasticsearch.env.NodeEnvironmentTests testIndexCompatibilityChecks #130276
1 parent 7d3ada8 commit a48a7f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,9 @@ tests:
288288
- class: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT
289289
method: testChildrenTasksCancelledOnTimeout
290290
issue: https://github.com/elastic/elasticsearch/issues/123568
291+
- class: org.elasticsearch.env.NodeEnvironmentTests
292+
method: testIndexCompatibilityChecks
293+
issue: https://github.com/elastic/elasticsearch/issues/130276
291294

292295
# Examples:
293296
#

0 commit comments

Comments
 (0)