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 5c55c39 commit e1d06a8Copy full SHA for e1d06a8
muted-tests.yml
@@ -302,6 +302,9 @@ tests:
302
- class: org.elasticsearch.xpack.ccr.rest.ShardChangesRestIT
303
method: testShardChangesNoOperation
304
issue: https://github.com/elastic/elasticsearch/issues/118800
305
+- class: org.elasticsearch.xpack.security.QueryableReservedRolesIT
306
+ method: testDeletingAndCreatingSecurityIndexTriggersSynchronization
307
+ issue: https://github.com/elastic/elasticsearch/issues/118806
308
309
# Examples:
310
#
0 commit comments