Skip to content

Commit 2715c18

Browse files
elasticsearchmachinemark-vieira
authored andcommitted
Mute org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT testEveryActionIsEitherOperatorOnlyOrNonOperator #102992
(cherry picked from commit 3b9d55d)
1 parent 9570bdd commit 2715c18

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
@@ -399,6 +399,9 @@ tests:
399399
- class: org.elasticsearch.xpack.enrich.EnrichIT
400400
method: testDeleteExistingPipeline
401401
issue: https://github.com/elastic/elasticsearch/issues/114775
402+
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
403+
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
404+
issue: https://github.com/elastic/elasticsearch/issues/102992
402405

403406
# Examples:
404407
#

0 commit comments

Comments
 (0)