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 8bac115 commit b06fb08Copy full SHA for b06fb08
muted-tests.yml
@@ -276,6 +276,9 @@ tests:
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
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
280
+ method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 9.0.0]}
281
+ issue: https://github.com/elastic/elasticsearch/issues/119562
282
283
# Examples:
284
#
0 commit comments