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 13a0528 commit ed14baaCopy full SHA for ed14baa
muted-tests.yml
@@ -422,6 +422,9 @@ tests:
422
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
423
method: testMountSearchableSnapshot {p0=[9.1.0, 9.1.0, 8.19.0]}
424
issue: https://github.com/elastic/elasticsearch/issues/122501
425
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
426
+ method: testMountSearchableSnapshot {p0=[9.1.0, 8.19.0, 8.19.0]}
427
+ issue: https://github.com/elastic/elasticsearch/issues/122502
428
429
# Examples:
430
#
0 commit comments