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 d158e89 commit 2d9a090Copy full SHA for 2d9a090
muted-tests.yml
@@ -409,6 +409,9 @@ tests:
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
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
413
+ method: testRestoreIndex {p0=[9.1.0, 8.19.0, 8.19.0]}
414
+ issue: https://github.com/elastic/elasticsearch/issues/122691
415
416
# Examples:
417
#
0 commit comments