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 bfaffe9 commit 22e1a67Copy full SHA for 22e1a67
muted-tests.yml
@@ -401,6 +401,9 @@ tests:
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
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
405
+ method: testIndexUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
406
+ issue: https://github.com/elastic/elasticsearch/issues/122487
407
408
# Examples:
409
#
0 commit comments