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 6d5e436 commit 8dc8854Copy full SHA for 8dc8854
muted-tests.yml
@@ -317,6 +317,9 @@ tests:
317
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
318
method: testMultipleInferencesTriggeringDownloadAndDeploy
319
issue: https://github.com/elastic/elasticsearch/issues/117208
320
+ - class: org.elasticsearch.xpack.security.QueryableReservedRolesIT
321
+ method: testDeletingAndCreatingSecurityIndexTriggersSynchronization
322
+ issue: https://github.com/elastic/elasticsearch/issues/118806
323
324
# Examples:
325
#
0 commit comments