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 9d50cea commit 0c9c910Copy full SHA for 0c9c910
muted-tests.yml
@@ -413,6 +413,9 @@ tests:
413
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
414
method: testRestoreIndex {p0=[9.1.0, 9.1.0, 9.1.0]}
415
issue: https://github.com/elastic/elasticsearch/issues/122490
416
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
417
+ method: testClosedIndexUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
418
+ issue: https://github.com/elastic/elasticsearch/issues/122495
419
420
# Examples:
421
#
0 commit comments