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 b404651 commit 9d50ceaCopy full SHA for 9d50cea
muted-tests.yml
@@ -410,6 +410,9 @@ tests:
410
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
411
method: testIndexUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
412
issue: https://github.com/elastic/elasticsearch/issues/122489
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
417
# Examples:
418
#
0 commit comments