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 e5951a5 commit 417451aCopy full SHA for 417451a
muted-tests.yml
@@ -427,6 +427,9 @@ tests:
427
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
428
method: testIndexUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
429
issue: https://github.com/elastic/elasticsearch/issues/122697
430
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
431
+ method: testRestoreIndex {p0=[9.1.0, 9.1.0, 9.1.0]}
432
+ issue: https://github.com/elastic/elasticsearch/issues/122698
433
434
# Examples:
435
#
0 commit comments