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 348a0bc commit 17216d9Copy full SHA for 17216d9
muted-tests.yml
@@ -305,6 +305,9 @@ tests:
305
- class: org.elasticsearch.xpack.security.profile.ProfileIntegTests
306
method: testProfileIndexAutoCreation
307
issue: https://github.com/elastic/elasticsearch/issues/120987
308
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
309
+ method: testRestoreIndex {p0=[9.0.0, 9.0.0, 8.18.0]}
310
+ issue: https://github.com/elastic/elasticsearch/issues/121170
311
312
# Examples:
313
#
0 commit comments