Skip to content

Commit 8dc8854

Browse files
Muting failing test for issue 118806 (#118855)
1 parent 6d5e436 commit 8dc8854

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,9 @@ tests:
317317
- class: org.elasticsearch.xpack.inference.DefaultEndPointsIT
318318
method: testMultipleInferencesTriggeringDownloadAndDeploy
319319
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
320323

321324
# Examples:
322325
#

0 commit comments

Comments
 (0)