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 8d5c3d4 commit df4b139Copy full SHA for df4b139
muted-tests.yml
@@ -439,6 +439,9 @@ tests:
439
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
440
method: testMountSearchableSnapshot {p0=[9.1.0, 8.19.0, 8.19.0]}
441
issue: https://github.com/elastic/elasticsearch/issues/122702
442
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
443
+ method: testMountSearchableSnapshot {p0=[9.1.0, 9.1.0, 8.19.0]}
444
+ issue: https://github.com/elastic/elasticsearch/issues/122703
445
446
# Examples:
447
#
0 commit comments