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 ced440a commit cce4728Copy full SHA for cce4728
muted-tests.yml
@@ -415,6 +415,9 @@ tests:
415
- class: org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests
416
method: testCreateAndRestorePartialSearchableSnapshot
417
issue: https://github.com/elastic/elasticsearch/issues/122693
418
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
419
+ method: testClosedIndexUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
420
+ issue: https://github.com/elastic/elasticsearch/issues/122694
421
422
# Examples:
423
#
0 commit comments