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 5f5009f commit 8bac115Copy full SHA for 8bac115
muted-tests.yml
@@ -273,6 +273,9 @@ tests:
273
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
274
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 8.18.0]}
275
issue: https://github.com/elastic/elasticsearch/issues/119560
276
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
277
+ method: testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 9.0.0]}
278
+ issue: https://github.com/elastic/elasticsearch/issues/119561
279
280
# Examples:
281
#
0 commit comments