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 e61bb6b commit d158e89Copy full SHA for d158e89
muted-tests.yml
@@ -406,6 +406,9 @@ tests:
406
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
407
method: testRestoreIndex {p0=[9.1.0, 9.1.0, 8.19.0]}
408
issue: https://github.com/elastic/elasticsearch/issues/122689
409
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
410
+ method: testClosedIndexUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
411
+ issue: https://github.com/elastic/elasticsearch/issues/122690
412
413
# Examples:
414
#
0 commit comments