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 eb0cc88 commit 4c7c710Copy full SHA for 4c7c710
muted-tests.yml
@@ -265,6 +265,9 @@ tests:
265
issue: https://github.com/elastic/elasticsearch/issues/119981
266
- class: org.elasticsearch.multi_cluster.MultiClusterYamlTestSuiteIT
267
issue: https://github.com/elastic/elasticsearch/issues/119983
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
272
# Examples:
273
#
0 commit comments