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 1d1e85d commit eb7dce6Copy full SHA for eb7dce6
muted-tests.yml
@@ -460,3 +460,6 @@ tests:
460
- class: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT
461
method: testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores
462
issue: https://github.com/elastic/elasticsearch/issues/127286
463
+- class: org.elasticsearch.test.index.IndexVersionUtilsTests
464
+ method: testIndexCompatibleVersionMatches
465
+ issue: https://github.com/elastic/elasticsearch/issues/120760
0 commit comments