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 28b6480 commit e5951a5Copy full SHA for e5951a5
muted-tests.yml
@@ -424,6 +424,9 @@ tests:
424
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
425
method: testIndexUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
426
issue: https://github.com/elastic/elasticsearch/issues/122696
427
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
428
+ method: testIndexUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
429
+ issue: https://github.com/elastic/elasticsearch/issues/122697
430
431
# Examples:
432
#
0 commit comments