Skip to content

Commit d5589d7

Browse files
Mute org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT testEveryActionIsEitherOperatorOnlyOrNonOperator #118220
1 parent 840bddd commit d5589d7

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
@@ -318,6 +318,9 @@ tests:
318318
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
319319
method: testUnifiedCompletionInference
320320
issue: https://github.com/elastic/elasticsearch/issues/118405
321+
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
322+
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
323+
issue: https://github.com/elastic/elasticsearch/issues/118220
321324

322325
# Examples:
323326
#

0 commit comments

Comments
 (0)