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 1c9cdd8 commit 5307e9dCopy full SHA for 5307e9d
muted-tests.yml
@@ -257,6 +257,9 @@ tests:
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
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
261
+ method: testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 8.18.0]}
262
+ issue: https://github.com/elastic/elasticsearch/issues/119980
263
264
# Examples:
265
#
0 commit comments