Skip to content

Commit 3b9d55d

Browse files
Mute org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT testEveryActionIsEitherOperatorOnlyOrNonOperator #102992
1 parent c541144 commit 3b9d55d

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
@@ -405,6 +405,9 @@ tests:
405405
- class: org.elasticsearch.xpack.enrich.EnrichIT
406406
method: testEnrichSpecialTypes
407407
issue: https://github.com/elastic/elasticsearch/issues/114773
408+
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
409+
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
410+
issue: https://github.com/elastic/elasticsearch/issues/102992
408411

409412
# Examples:
410413
#

0 commit comments

Comments
 (0)