Skip to content

Commit 8fbf9c6

Browse files
elasticsearchmachinecarlosdelest
authored andcommitted
Mute org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT testEveryActionIsEitherOperatorOnlyOrNonOperator #102992
1 parent c58c94a commit 8fbf9c6

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
@@ -295,6 +295,9 @@ tests:
295295
- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityReloadCredentialsRestIT
296296
method: testFirstTimeSetupWithElasticsearchSettings
297297
issue: https://github.com/elastic/elasticsearch/issues/116286
298+
- class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
299+
method: testEveryActionIsEitherOperatorOnlyOrNonOperator
300+
issue: https://github.com/elastic/elasticsearch/issues/102992
298301

299302
# Examples:
300303
#

0 commit comments

Comments
 (0)