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 17216d9 commit b69eb8aCopy full SHA for b69eb8a
muted-tests.yml
@@ -308,6 +308,9 @@ tests:
308
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
309
method: testRestoreIndex {p0=[9.0.0, 9.0.0, 8.18.0]}
310
issue: https://github.com/elastic/elasticsearch/issues/121170
311
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
312
+ method: testRestoreIndex {p0=[9.0.0, 8.18.0, 8.18.0]}
313
+ issue: https://github.com/elastic/elasticsearch/issues/121171
314
315
# Examples:
316
#
0 commit comments