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 ddfe27f commit e61bb6bCopy full SHA for e61bb6b
muted-tests.yml
@@ -403,6 +403,9 @@ tests:
403
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
404
method: testIndexUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
405
issue: https://github.com/elastic/elasticsearch/issues/122688
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
410
# Examples:
411
#
0 commit comments