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 3cfe624 commit 5df4136Copy full SHA for 5df4136
muted-tests.yml
@@ -251,6 +251,9 @@ tests:
251
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
252
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 8.18.0, 8.18.0]}
253
issue: https://github.com/elastic/elasticsearch/issues/119978
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
258
# Examples:
259
#
0 commit comments