We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3ada8 commit a48a7f9Copy full SHA for a48a7f9
muted-tests.yml
@@ -288,6 +288,9 @@ tests:
288
- class: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT
289
method: testChildrenTasksCancelledOnTimeout
290
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
294
295
# Examples:
296
#
0 commit comments