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 5df4136 commit 1c9cdd8Copy full SHA for 1c9cdd8
muted-tests.yml
@@ -254,6 +254,9 @@ tests:
254
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
255
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 8.18.0]}
256
issue: https://github.com/elastic/elasticsearch/issues/119979
257
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
258
+ method: testMountSearchableSnapshot {p0=[9.0.0, 8.18.0, 8.18.0]}
259
+ issue: https://github.com/elastic/elasticsearch/issues/119550
260
261
# Examples:
262
#
0 commit comments