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 5ed47be commit 5d18187Copy full SHA for 5d18187
muted-tests.yml
@@ -311,6 +311,9 @@ tests:
311
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
312
method: testRestoreIndex {p0=[9.0.0, 8.18.0, 8.18.0]}
313
issue: https://github.com/elastic/elasticsearch/issues/121171
314
+- class: org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT
315
+ method: testFileSettingsReprocessedOnRestartWithoutVersionChange
316
+ issue: https://github.com/elastic/elasticsearch/issues/120964
317
318
# Examples:
319
#
0 commit comments