We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b2fc5 commit 3cfe624Copy full SHA for 3cfe624
muted-tests.yml
@@ -248,6 +248,9 @@ tests:
248
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
249
method: testGetServicesWithCompletionTaskType
250
issue: https://github.com/elastic/elasticsearch/issues/119959
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
255
# Examples:
256
#
0 commit comments