Skip to content

Commit 5f6e258

Browse files
Mute org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT testEveryActionIsEitherOperatorOnlyOrNonOperator #102992
1 parent 338c053 commit 5f6e258

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
@@ -273,6 +273,9 @@ tests:
273273
- class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT
274274
method: testDeprecatedSettingsReturnWarnings
275275
issue: https://github.com/elastic/elasticsearch/issues/108628
276+
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
277+
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
278+
issue: https://github.com/elastic/elasticsearch/issues/102992
276279

277280
# Examples:
278281
#

0 commit comments

Comments
 (0)