Skip to content

Commit 0d1979e

Browse files
Mute org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT testEveryActionIsEitherOperatorOnlyOrNonOperator #102992
1 parent 25bd830 commit 0d1979e

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
@@ -235,6 +235,9 @@ tests:
235235
- class: org.elasticsearch.xpack.esql.action.EsqlActionTaskIT
236236
method: testCancelRequestWhenFailingFetchingPages
237237
issue: https://github.com/elastic/elasticsearch/issues/117397
238+
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
239+
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
240+
issue: https://github.com/elastic/elasticsearch/issues/102992
238241

239242
# Examples:
240243
#

0 commit comments

Comments
 (0)