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 4c7c710 commit 6c11a49Copy full SHA for 6c11a49
muted-tests.yml
@@ -268,6 +268,9 @@ tests:
268
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
269
method: testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 9.0.0]}
270
issue: https://github.com/elastic/elasticsearch/issues/119989
271
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
272
+ method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 9.0.0]}
273
+ issue: https://github.com/elastic/elasticsearch/issues/119990
274
275
# Examples:
276
#
0 commit comments