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 da024dc commit bfaffe9Copy full SHA for bfaffe9
muted-tests.yml
@@ -398,6 +398,9 @@ tests:
398
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
399
method: testRestoreIndex {p0=[9.1.0, 8.19.0, 8.19.0]}
400
issue: https://github.com/elastic/elasticsearch/issues/122483
401
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
402
+ method: testIndexUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
403
+ issue: https://github.com/elastic/elasticsearch/issues/122484
404
405
# Examples:
406
#
0 commit comments