Skip to content

Commit 7953516

Browse files
Mute org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT testEveryActionIsEitherOperatorOnlyOrNonOperator #102992
1 parent f8151f0 commit 7953516

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
@@ -365,6 +365,9 @@ tests:
365365
- class: org.elasticsearch.xpack.esql.action.EsqlActionTaskIT
366366
method: testCancelRequestWhenFailingFetchingPages
367367
issue: https://github.com/elastic/elasticsearch/issues/117397
368+
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
369+
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
370+
issue: https://github.com/elastic/elasticsearch/issues/102992
368371

369372
# Examples:
370373
#

0 commit comments

Comments
 (0)