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 187a6a7 commit 30948acCopy full SHA for 30948ac
muted-tests.yml
@@ -272,6 +272,9 @@ tests:
272
issue: https://github.com/elastic/elasticsearch/issues/120117
273
- class: org.elasticsearch.repositories.blobstore.testkit.analyze.MinioRepositoryAnalysisRestIT
274
issue: https://github.com/elastic/elasticsearch/issues/118548
275
+- class: org.elasticsearch.xpack.security.QueryableReservedRolesIT
276
+ method: testConfiguredReservedRolesAfterClosingAndOpeningIndex
277
+ issue: https://github.com/elastic/elasticsearch/issues/120127
278
279
# Examples:
280
#
0 commit comments