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 260a2ee commit da024dcCopy full SHA for da024dc
muted-tests.yml
@@ -395,6 +395,9 @@ tests:
395
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
396
method: testRestoreIndex {p0=[9.1.0, 9.1.0, 8.19.0]}
397
issue: https://github.com/elastic/elasticsearch/issues/122482
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
402
# Examples:
403
#
0 commit comments